[issue21804] Implement thr UTF8 command (RFC 6856) in poplib.

Milan Oberkirch report at bugs.python.org
Wed Jul 2 03:25:30 CEST 2014


Milan Oberkirch added the comment:

I got the Exception policy of the POP3 class wrong (ignore my review comment on that) and needed to add 'UTF8' to the list of optional commands.

----------
Added file: http://bugs.python.org/file35823/poputf8-v2.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue21804>
_______________________________________


More information about the Python-bugs-list mailing list