Is there any codec available for handling The special UTF-7 codec for IMAP?
I have searched the web for info, but there only seem to be discussions about it. Not actual implementations.
Is there something special do you need or is recipe OK?
>>> u"\u00ff".encode('utf-7') '+AP8-'
Cheers, Brian -- http://mail.python.org/mailman/listinfo/python-list