]> granicus.if.org Git - python/commit
Clarify that datetime strftime does not produce leap seconds and datetime
authorR. David Murray <rdmurray@bitdance.com>
Thu, 2 Apr 2009 04:50:03 +0000 (04:50 +0000)
committerR. David Murray <rdmurray@bitdance.com>
Thu, 2 Apr 2009 04:50:03 +0000 (04:50 +0000)
commitbd25d337bab79219bf52d17b2832c04c5c6c60da
treefa42a26a836749e61c8ffc68b6e0d23e10aa39e1
parenta826f32054710f7dc602573f99c6c87a725adbba
Clarify that datetime strftime does not produce leap seconds and datetime
strptime does not accept it in the strftime behavior section of the
datetime docs.

Closes issue 2568.

Porting by hand since svnmerge disclaims all knowledge of the trunk commit.
Doc/library/datetime.rst