classification
Title: Improve doc for time.strptime
Type: Stage:
Components: Documentation Versions:
process
Status: closed Resolution: accepted
Dependencies: Superseder:
Assigned To: Nosy List: georg.brandl, sonderblade (2)
Priority: normal Keywords: patch

Created on 2007-06-05 20:14 by sonderblade, last changed 2007-07-12 09:06 by georg.brandl.

Files
File name Uploaded Description Edit Remove
improve-time.strptime-doc.patch sonderblade, 2007-06-05 20:14
Messages (2)
msg52724 - (view) Author: Björn Lindqvist (sonderblade) Date: 2007-06-05 20:14
Here is a patch that adds a small example to time.strptime (and adds a paragraph break). I found the function hard to understand, an example would have helped.
msg52725 - (view) Author: Georg Brandl (georg.brandl) Date: 2007-07-12 09:06
Committed in rev. 56302, 56303 (2.5).
History
Date User Action Args
2007-06-05 20:14:36sonderbladecreate