The UTF-7 codec is implemented.
This commit is contained in:
parent
e3164d0fcb
commit
b1c21a1b80
|
@ -192,11 +192,6 @@ Standard Library
|
|||
|
||||
http://sf.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
|
||||
some places (e.g. IMAP mailbox names with Asian language
|
||||
support). [No bug report; private email from Seo Junwon
|
||||
<linuxqna@chollian.net>.]
|
||||
|
||||
- Killing a thread from another thread. Or maybe sending a
|
||||
signal. Or maybe raising an asynchronous exception.
|
||||
|
||||
|
|
Loading…
Reference in New Issue