Amaury Forgeot d'Arc <[EMAIL PROTECTED]> added the comment: Do you suggest that 'buffering' should be allowed as positional argument?
This would help with migration from 2.x, where open() accepts 3 positional arguments: open(...) open(name[, mode[, buffering]]) -> file object And no need to 'fix' the tests. _______________________________________ Python tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue4121> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com