classification
Title: date.strptime and time.strptime as well
Type: Stage:
Components: Extension Modules Versions:
process
Status: closed Resolution: duplicate
Dependencies: Superseder:
Assigned To: Nosy List: josh-sf, tjreedy (2)
Priority: normal Keywords patch

Created on 2005-02-04 18:16 by josh-sf, last changed 2005-02-16 20:00 by josh-sf.

Files
File name Uploaded Description Edit Remove
strptime2.diff josh-sf, 2005-02-16 20:00
Messages (2)
msg47656 - (view) Author: Josh (josh-sf) Date: 2005-02-04 18:16
Add strptime constructor to date and time as well as
datetime.

This patch is really a followup to
http://sourceforge.net/tracker/index.php?func=detail&aid=1100942&group_id=5470&atid=305470
, but re-posted here in order to attract attention :)
msg47657 - (view) Author: Terry J. Reedy (tjreedy) Date: 2005-02-16 19:37
Logged In: YES 
user_id=593130

I think maybe the additions are better added to the original 
patch.  I would think that all three constructors are best 
reviewed together.  Splitting across two tracker items makes 
this more difficult.

As yet, there are no attachments (patches) to review.  From 
the last line, perhaps this is intentional.  

Attention is not always positive ;-)  Perhaps close this?
History
Date User Action Args
2005-02-04 18:16:36josh-sfcreate