[issue18876] Problems with files opened in append mode with io module

Roundup Robot report at bugs.python.org
Wed Sep 4 20:58:06 CEST 2013


Roundup Robot added the comment:

New changeset 33bd39b67cc1 by Antoine Pitrou in branch '3.3':
Issue #18876: The FileIO.mode attribute now better reflects the actual mode under which the file was opened.
http://hg.python.org/cpython/rev/33bd39b67cc1

New changeset b5530669ef70 by Antoine Pitrou in branch 'default':
Issue #18876: The FileIO.mode attribute now better reflects the actual mode under which the file was opened.
http://hg.python.org/cpython/rev/b5530669ef70

----------
nosy: +python-dev

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue18876>
_______________________________________


More information about the Python-bugs-list mailing list