]> granicus.if.org Git - python/commit
Check for time.struct_time in addition to tuples. Use 3 characters
authorMartin v. Löwis <martin@v.loewis.de>
Sat, 5 Jan 2002 11:31:49 +0000 (11:31 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Sat, 5 Jan 2002 11:31:49 +0000 (11:31 +0000)
commitea752fbb8697a6f01c5556f5422450187c8c5445
tree220d846d8016ecf2df2b4cc7257f811bafa18fa1
parentb0d71d0ec6e575b7c379d55cb8366b26509ece53
Check for time.struct_time in addition to tuples. Use 3 characters
for zone hours. Fixes #499169.
Lib/imaplib.py
Lib/test/test_imaplib.py [new file with mode: 0644]