[issue4237] io.FileIO('foo', 'rt') prints a RuntimeWarning
Christian Heimes
report at bugs.python.org
Thu Oct 30 02:11:55 CET 2008
Christian Heimes <lists at cheimes.de> added the comment:
Verified. The issue should be easy to fix.
I wonder why 'rt' is an invalid mode. Python 2.x supports 'rt'.
----------
nosy: +christian.heimes
priority: -> normal
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4237>
_______________________________________
More information about the Python-bugs-list
mailing list