]> granicus.if.org Git - python/commit
test_formatdate(): Remove the unnecessary ldate calculation.
authorBarry Warsaw <barry@python.org>
Mon, 19 Nov 2001 18:38:42 +0000 (18:38 +0000)
committerBarry Warsaw <barry@python.org>
Mon, 19 Nov 2001 18:38:42 +0000 (18:38 +0000)
commit4586d2c91c812910d0aae7dfdca75741aacd72b2
tree44f027ed4af0089d5543403e9187ebebd05fd387
parente5739a69a755000143849d7f776c4ff2ef8b690a
test_formatdate(): Remove the unnecessary ldate calculation.

test_formatdate_zoneoffsets() => test_formatdate_localtime(): Do the
sign corrected calculation of the zone offset.
Lib/test/test_email.py