STINNER Victor <[email protected]> added the comment: > You can use io.open() instead of open()...
Alright, it's much easier with io.open() :-) ---------- Added file: http://bugs.python.org/file13433/fileio_seekable-trunk-2.patch _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue5016> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
