]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
backport of r43578
authorAnthony Baxter <anthonybaxter@gmail.com>
Mon, 3 Apr 2006 16:40:28 +0000 (16:40 +0000)
committerAnthony Baxter <anthonybaxter@gmail.com>
Mon, 3 Apr 2006 16:40:28 +0000 (16:40 +0000)
commit0860da9e900708546a8e989b987bfc628e22caad
tree6d8694f719a57dde26403ad0eb27dc14776e5e77
parentd8b005d939d83eca7fd1c6b7e86f01069cc9e421
backport of r43578
The email module's parsedate_tz function now sets the daylight savings
flag to -1 (unknown) since it can't tell from the date whether it should
be set.
patch from Aldo Cortesi
Lib/email/_parseaddr.py