Nick Jacobson added the comment:

For writing, end of file seems correct. But for reading, the documentation says 
it should be the beginning of the file.

"The initial file position for reading is at the beginning of the file, but 
output is always appended to the end of the file." 
http://linux.die.net/man/3/fopen

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue22651>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to