This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author facundobatista
Recipients
Date 2005-01-15.12:41:58
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=752496

This patch is not yet applied in CVS.

Piers, I assign this to you because you know the module, but
the patch is pretty simple, it's just adding a 0 to a part
of the InternalDate's re:

From: (?P<day>[ 123]
To: (?P<day>[ 0123]

History
Date User Action Args
2007-08-23 14:11:43adminlinkissue698706 messages
2007-08-23 14:11:43admincreate