[Python-bugs-list] [ python-Bugs-658254 ] Accept None for
time.ctime() and friends
SourceForge.net
noreply at sourceforge.net
Mon Sep 1 21:06:18 EDT 2003
Bugs item #658254, was opened at 2002-12-24 11:58
Message generated for change (Settings changed) made by rhettinger
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=658254&group_id=5470
Category: Extension Modules
Group: Feature Request
Status: Open
Resolution: None
Priority: 5
Submitted By: Fred L. Drake, Jr. (fdrake)
>Assigned to: Raymond Hettinger (rhettinger)
Summary: Accept None for time.ctime() and friends
Initial Comment:
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.
----------------------------------------------------------------------
Comment By: Christopher Blunck (blunck2)
Date: 2003-01-06 22:43
Message:
Logged In: YES
user_id=531881
see patch 663482
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=658254&group_id=5470
More information about the Python-bugs-list
mailing list