Message43888
Hi,
this patch changes the behaviour of
Email.Utils.parsedate. Currently, the last 3 tuple
items are unused. One place where this complicates
things unnecessarily is when trying to find out the
week number: currently, it is necessary to convert the
tuple back and forth to a timestamp by hand, in order
to retrieve the information in the last 3 items. This
patch fixes this, and makes the default behaviour to
use all timetuple fields.
It also changes the corresponding documentation.
I also sent this to patches@python.org when SF was down.
Gerrit. |
|
Date |
User |
Action |
Args |
2007-08-23 15:27:28 | admin | link | issue748843 messages |
2007-08-23 15:27:28 | admin | create | |
|