Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Question on `print f.read()` behavior
Post: RE: Question on `print f.read()` behavior

Ah - thanks. That explains it **thumbsup**
pythonjohn General Coding Help 2 4,443 Nov-07-2016, 10:18 PM
    Thread: Question on `print f.read()` behavior
Post: Question on `print f.read()` behavior

Say I open a file using lookingatfile = open([i]filename[/i]) when I then type print lookingatfile.read() the contents of the file are output. However, if I open a file using lookingatfile = ope...
pythonjohn General Coding Help 2 4,443 Nov-07-2016, 10:09 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020