[Patches] [Patch #103265] Let time functions default to 'now' (where it makes sense)
noreply@sourceforge.net
noreply@sourceforge.net
Tue, 16 Jan 2001 20:29:42 -0800
Patch #103265 has been updated.
Project: python
Category: Modules
Status: Open
Submitted by: twouters
Assigned to : twouters
Summary: Let time functions default to 'now' (where it makes sense)
Follow-Ups:
Date: 2001-Jan-16 20:29
By: gvanrossum
Comment:
How hard would it be to avoid calling floattime() when an argument is
present (in gmtime() and localtime())?
Missing: docs, NEWS item.
Otherwise, great -- ready to check in if you fix the above things!
-------------------------------------------------------
-------------------------------------------------------
For more info, visit:
http://sourceforge.net/patch/?func=detailpatch&patch_id=103265&group_id=5470