python tutorial

steve steve at nospam.au
Mon Jun 15 22:56:19 EDT 2009


I was just looking at the python tutorial, and I noticed these lines:

http://docs.python.org/tutorial/inputoutput.html#reading-and-writing-files

"Windows makes a distinction between text and binary files;
"the end-of-line characters in text files are automatically altered
"slightly when data is read or written.

I don't see any obvious way to at docs.python.org to get that corrected: Is 
there some standard procedure?

Steve 





More information about the Python-list mailing list