Chris Jerdonek added the comment: The distinction between ? vs. � for encode() and decode() is in the Python docs, but it's not prominent. It's mentioned in codecs's "Codec Base Classes" but not in the encode() and decode() docs themselves:
http://docs.python.org/dev/library/codecs.html#codec-base-classes ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue15949> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com