]> granicus.if.org Git - python/commit
Merged revisions 88231 via svnmerge from
authorAlexander Belopolsky <alexander.belopolsky@gmail.com>
Sat, 29 Jan 2011 18:43:43 +0000 (18:43 +0000)
committerAlexander Belopolsky <alexander.belopolsky@gmail.com>
Sat, 29 Jan 2011 18:43:43 +0000 (18:43 +0000)
commit87bb6e9b2f448d5e34e1e841d59bc5e4c20039bd
treeb05fb1da6388f23e634e41e7176f13c63b2717ee
parent7376c996d5a50a1d2bd7072861400278524d5f20
Merged revisions 88231 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r88231 | alexander.belopolsky | 2011-01-29 12:19:08 -0500 (Sat, 29 Jan 2011) | 4 lines

  Issue #10939: Fixed imaplib.Internaldate2tuple(). Thanks Joe Peterson
  for the report and the patch.  Reviewed by Georg Brandl.
........
Lib/imaplib.py
Lib/test/test_imaplib.py
Misc/ACKS