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 vstinner
Recipients exarkun, jamesh, loewis, vstinner
Date 2009-02-27.00:04:46
SpamBayes Score 4.4654567e-07
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
> The IMAP4rev1 specification allows for non-ASCII mailbox 
> names using a modified UTF-7 encoding

UTF-7 already sounds like something horrible for me, but a *modified* 
UTF-7 encoding is something a little bit more strange for me. Why not 
reusing directly UTF-7.

(sorry, it's an off topic dummy question)
History
Date User Action Args
2009-02-27 00:04:48vstinnersetrecipients: + vstinner, loewis, jamesh, exarkun
2009-02-27 00:04:48vstinnersetmessageid: <[email protected]>
2009-02-27 00:04:47vstinnerlinkissue5305 messages
2009-02-27 00:04:46vstinnercreate