Jeff Bradberry <jeff.bradbe...@gmail.com> added the comment: As it turns out, someone had previously made this adjustment to str() and unicode(). My updated patch adds this behavior to unicode.decode and unicode.encode, adds a couple of tests to test_unicode.py, and updates the documentation to show that these functions (and str.format, which had failed to be noted as taking them) now take keyword arguments.
---------- Added file: http://bugs.python.org/file14906/python27.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue6300> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com