Patches item #1635473, was opened at 2007-01-14 18:40
Message generated for change (Comment added) made by mark-roberts
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1635473&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Library (Lib)
Group: Python 2.6
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Mark Roberts (mark-roberts)
Assigned to: Nobody/Anonymous (nobody)
Summary: strptime %F and %T directives

Initial Comment:
In response to bug 1633628.  %F and %T are valid directives.  These are added 
to Lib/_strptime.py via adding the Y-M-d H:M:S directives in sub-expressions.  
Includes a test case.

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

>Comment By: Mark Roberts (mark-roberts)
Date: 2007-01-14 19:05

Message:
Logged In: YES 
user_id=1591633
Originator: YES

I took a look on the time documentation page, and it did not detail %F and
%T, even though they were supported in strftime.  I added them to the
documentation page since strptime now supports them.
File Added: bug_1633628_strptime_doc.patch

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1635473&group_id=5470
_______________________________________________
Patches mailing list
Patches@python.org
http://mail.python.org/mailman/listinfo/patches

Reply via email to