[Patches] [ python-Patches-658405 ] use datetime for calendar.py

noreply@sourceforge.net noreply@sourceforge.net
Tue, 24 Dec 2002 23:29:24 -0800


Patches item #658405, was opened at 2002-12-25 02:29
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=658405&group_id=5470

Category: Library (Lib)
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: Raymond Hettinger (rhettinger)
Assigned to: Guido van Rossum (gvanrossum)
Summary: use datetime for calendar.py

Initial Comment:
Straightforward update for calendar.py to use the 
datetime module instead of the time module.

Simplifies the code, makes it more readable, and 
dramatically extends the range of usable dates.

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

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