[issue21859] Add Python implementation of FileIO

Serhiy Storchaka report at bugs.python.org
Thu Oct 2 18:32:41 CEST 2014


Serhiy Storchaka added the comment:

Synchronized with the tip. _io.FileIO now behave same as _pyio,FileIO when there is a NUL in name.

----------
Added file: http://bugs.python.org/file36782/pyio_fileio_6.patch

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


More information about the Python-bugs-list mailing list