Eli Bendersky <[email protected]> added the comment: Would not adding a new keyword arg to open() be less intrusive and more consistent?
I.e. open(fname, asciionly=True) or something similar. ---------- nosy: +eli.bendersky _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue13997> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
