Help for this page

Select Code to Download


  1. or download this
    # function definition
    
    ...
            print(line)
    
    # file handle is now closed automatically
    
  2. or download this
    # function
    
    ...
    }
    
    # file handle is closed and unavailable here