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 fdrake
Recipients
Date 2002-12-24.16:58:25
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Several functions in the time module can have the time
value they operate on omitted to indicate the current
time, but they do not accept None as equivalent to
omitting the value.  It should be equivalent.
History
Date User Action Args
2007-08-23 14:09:30adminlinkissue658254 messages
2007-08-23 14:09:30admincreate