]> granicus.if.org Git - python/commit
test_formatdate(): Don't do the localtime test if we don't have
authorBarry Warsaw <barry@python.org>
Fri, 9 Nov 2001 19:30:58 +0000 (19:30 +0000)
committerBarry Warsaw <barry@python.org>
Fri, 9 Nov 2001 19:30:58 +0000 (19:30 +0000)
commit7edd71a9f5342c5ef47a989c4582712982b1035f
treec71e419b4cbc3051a8382c0297b2ca137dc66546
parent114486701aa1c4bc870a82c531aecf80442a83a6
test_formatdate(): Don't do the localtime test if we don't have
strptime() -- I'm too lazy to code it otherwise.
Lib/test/test_email.py