New submission from Derek Morr: imaplib.IMAP4 and IMAP4_SSL do not use IPv6-capable name resolution APIs. Attached is a patch (lifted from httplib) that enables IPv6 in their open() methods.
---------- components: Library (Lib) files: imaplib_ipv6.patch messages: 58775 nosy: dmorr severity: normal status: open title: imaplib is not IPv6-capable versions: Python 2.5 Added file: http://bugs.python.org/file8987/imaplib_ipv6.patch __________________________________ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue1655> __________________________________
imaplib_ipv6.patch
Description: Binary data
_______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com