Ezio Melotti added the comment:

ftplib.FTP and smtplib.SMTP support the "with" statement since 3.2 and 3.3 
respectively.
imaplib seems to be the only one left.
Can someone review and commit the patch for 3.4?

----------
stage: needs patch -> patch review
versions: +Python 3.4 -Python 3.2, Python 3.3

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue4972>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to