]> granicus.if.org Git - python/commit
This only backports the tests as IMAP.login() does work on 2.x.
authorAntoine Pitrou <solipsis@pitrou.net>
Tue, 9 Nov 2010 23:00:21 +0000 (23:00 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Tue, 9 Nov 2010 23:00:21 +0000 (23:00 +0000)
commitf728f5a3eaa135667b717e4dfeedb150d6e46c7f
tree6cd9d8c4d559dafaaa1ee21f623e4f8034e57ef0
parent9a9aa20ca8244e4b5cb23a37ce76f318999fb40d
This only backports the tests as IMAP.login() does work on 2.x.

Merged revisions 86380 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r86380 | antoine.pitrou | 2010-11-09 23:55:55 +0100 (mar., 09 nov. 2010) | 4 lines

  Fix IMAP.login() to work properly.
  Also, add remote tests for imaplib (part of #4471).
........
Lib/test/test_imaplib.py