[issue5061] Inadequate documentation of the built-in function open
David W. Lambert
report at bugs.python.org
Mon Jan 26 19:53:50 CET 2009
David W. Lambert <lambertdw at corning.com> added the comment:
(prospective, not perspective programmer)
Spelling out the possibilities as suggested in Message80563 makes better
sense to me than writing in words the logic handling the mode argument
of the io.open function. (Perhaps there is a clearer implementation
using a dictionary with frozenset keys, but the io module for py3k is
being recast in c, per my understanding.)
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5061>
_______________________________________
More information about the Python-bugs-list
mailing list