Antoine Pitrou <[email protected]> added the comment: > So concerning python2.6, isn't that just possible to backport _pyio > (and its test suite) to it (renamed as io.py) ?
I would not be against it, but someone has to provide a patch. The current _pyio.py might rely on other new behaviour of 2.7, so perhaps it won't be that easy. ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue7640> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
