This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author georg.brandl
Recipients
Date 2007-07-23.11:53:44
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Maybe, but it is at least documented:
http://docs.python.org/lib/built-in-funcs.html

"If encoding and/or errors are given, unicode()  will decode the object which can either be an 8-bit string or a character buffer using the codec for encoding."
History
Date User Action Args
2007-08-23 14:58:49adminlinkissue1758804 messages
2007-08-23 14:58:49admincreate