Antoine Pitrou <[email protected]> added the comment: > Arguably, it is not a bug if codec's decode method rejects unicode > strings with a TypeError.
Agreed, but it would be better if it did so deliberately and explicitly, rather than as a result of a bogus forward-port ;) ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue3232> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
