]> granicus.if.org Git - python/commit
Issue #10653: Fix time.strftime() on Windows, check for invalid format strings
authorVictor Stinner <victor.stinner@haypocalc.com>
Sun, 16 Oct 2011 17:08:23 +0000 (19:08 +0200)
committerVictor Stinner <victor.stinner@haypocalc.com>
Sun, 16 Oct 2011 17:08:23 +0000 (19:08 +0200)
commit5a3ff79fd6b885726a1c7d999975ff1ecb35225c
treee47f0c560d0ec0696c0f07b7f7faa79743d36846
parentde49d64dbcfb108e79a0e42f983ebc2df07219a0
Issue #10653: Fix time.strftime() on Windows, check for invalid format strings
Modules/timemodule.c