[issue21859] Add Python implementation of FileIO

Roundup Robot report at bugs.python.org
Fri Apr 10 15:27:25 CEST 2015


Roundup Robot added the comment:

New changeset 0db36098b908 by Serhiy Storchaka in branch '2.7':
Issue #21859: Corrected FileIO docstrings.
https://hg.python.org/cpython/rev/0db36098b908

New changeset d080f5ecdcd3 by Serhiy Storchaka in branch '3.4':
Issue #21859: Corrected FileIO docstrings.
https://hg.python.org/cpython/rev/d080f5ecdcd3

New changeset 330910697e23 by Serhiy Storchaka in branch 'default':
Issue #21859: Corrected FileIO docstrings.
https://hg.python.org/cpython/rev/330910697e23

New changeset 9ef5765d56b7 by Serhiy Storchaka in branch 'default':
Issue #21859: Added Python implementation of io.FileIO.
https://hg.python.org/cpython/rev/9ef5765d56b7

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

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


More information about the Python-bugs-list mailing list