Alexander Belopolsky <belopol...@users.sourceforge.net> added the comment:

Arguably, it is not a bug if codec's decode method rejects unicode strings with 
a TypeError.  The 2.x implementation seems to allow decoding of ASCII-only 
unicode labels joined by arbitrary RFC 3490 separators.  I am not sure what the 
use case for this behavior would be.  In any case, supporting this would be a 
feature and it's acceptance would depend on the outcome of #7475.

----------
dependencies: +codecs missing: base64 bz2 hex zlib hex_codec ...
versions: +Python 3.3 -Python 3.1

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue3232>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to