[issue15247] io.open() is inconsistent re os.open()

Juancarlo Añez report at bugs.python.org
Wed Jul 4 04:56:47 CEST 2012


Juancarlo Añez <apalala at gmail.com> added the comment:

io.open() clearly doesn't care about opening directories as long as they are passed as os.open() file descriptors. Quite unexpected!

----------

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


More information about the Python-bugs-list mailing list