]> granicus.if.org Git - python/commit
Fix sign reversal in mktime_tz discovered by Bill van Melle.
authorGuido van Rossum <guido@python.org>
Wed, 18 Feb 1998 05:06:30 +0000 (05:06 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 18 Feb 1998 05:06:30 +0000 (05:06 +0000)
commit00455b77a66f78679f41e2b33955a439cb66316b
tree7c6384fc54bd2faf0d36268ab40ce686dfed9de3
parentd7300f8f568df7b3bdd170376ec79b68eab016eb
Fix sign reversal in mktime_tz discovered by Bill van Melle.
Lib/rfc822.py