]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #10653: Fix time.strftime() on Windows, check for invalid format strings
authorVictor Stinner <victor.stinner@haypocalc.com>
Sun, 16 Oct 2011 21:45:39 +0000 (23:45 +0200)
committerVictor Stinner <victor.stinner@haypocalc.com>
Sun, 16 Oct 2011 21:45:39 +0000 (23:45 +0200)
commit8d91d454d5adf26eb0eacbaddb834f20238bb793
tree23ea14e3117362f27ed1902d2c4412cc3d8ce4cf
parent4b779b3785c0014224eef95c8805f166d0ef2a86
Issue #10653: Fix time.strftime() on Windows, check for invalid format strings
Modules/timemodule.c