[issue13848] io.open() doesn't check for embedded NUL characters

Hynek Schlawack report at bugs.python.org
Tue Jan 24 14:42:02 CET 2012


Hynek Schlawack <hs at ox.cx> added the comment:

JFTR, file()'s C equivalent is fileio_init and not io_open, I lost track of all the opens. ;)

----------

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


More information about the Python-bugs-list mailing list