]> granicus.if.org Git - python/commit
Make temporary change of using _strptime for time.strptime permanent.
authorBrett Cannon <bcannon@gmail.com>
Tue, 1 Jul 2003 05:16:08 +0000 (05:16 +0000)
committerBrett Cannon <bcannon@gmail.com>
Tue, 1 Jul 2003 05:16:08 +0000 (05:16 +0000)
commit20def8bb19c35606ff928ee2d74181bdbb7fe5da
tree6c8f21ea9efd1b5d138934e38236ba3760b71b7e
parent592c4cc46059e6443b7ae235c73180b75a3a69f7
Make temporary change of using _strptime for time.strptime permanent.

Flesh out docs to better explain time.strptime (closes bug #697990).
Doc/lib/libtime.tex
Misc/NEWS
Modules/timemodule.c