[Python-bugs-list] [ python-Bugs-658254 ] Accept None for time.ctime() and friends

noreply@sourceforge.net noreply@sourceforge.net
Tue, 24 Dec 2002 08:58:25 -0800


Bugs item #658254, was opened at 2002-12-24 11:58
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: Nobody/Anonymous (nobody)
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.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=658254&group_id=5470