Add UTF-7 request.
This commit is contained in:
parent
119d3520d7
commit
bdb7b4dbdf
|
@ -205,6 +205,11 @@ Standard Library
|
|||
|
||||
http://sourceforge.net/bugs/?func=detailbug&bug_id=116716&group_id=5470
|
||||
|
||||
- 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
|
||||
support). [No bug report; private email from Seo Junwon
|
||||
<linuxqna@chollian.net>.]
|
||||
|
||||
Tools
|
||||
|
||||
- IDLE should reload & recompile modules changed externally. To
|
||||
|
|
Loading…
Reference in New Issue