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

SourceForge.net noreply@sourceforge.net
Mon, 06 Jan 2003 19:43:12 -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.

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

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