Reminder for ustr().
This commit is contained in:
parent
bdb7b4dbdf
commit
1415cc9912
|
@ -205,6 +205,12 @@ Standard Library
|
||||||
|
|
||||||
http://sourceforge.net/bugs/?func=detailbug&bug_id=116716&group_id=5470
|
http://sourceforge.net/bugs/?func=detailbug&bug_id=116716&group_id=5470
|
||||||
|
|
||||||
|
- There should be a way to say that you don't mind if str() or
|
||||||
|
__str__() return a Unicode string object. Or a different
|
||||||
|
function -- ustr() has been proposed. Or something...
|
||||||
|
|
||||||
|
http://sourceforge.net/patch/?func=detailpatch&patch_id=101527&group_id=5470
|
||||||
|
|
||||||
- A UTF-7 codec. It's not a great encoding, but it's required in
|
- A UTF-7 codec. It's not a great encoding, but it's required in
|
||||||
some places (e.g. IMAP mailbox names with Asian language
|
some places (e.g. IMAP mailbox names with Asian language
|
||||||
support). [No bug report; private email from Seo Junwon
|
support). [No bug report; private email from Seo Junwon
|
||||||
|
|
Loading…
Reference in New Issue