]> granicus.if.org Git - python/commit
Fix the docstrings of time.localtime() and gmtime() for the tm_mday field.
authorBrett Cannon <bcannon@gmail.com>
Mon, 24 Dec 2007 19:58:25 +0000 (19:58 +0000)
committerBrett Cannon <bcannon@gmail.com>
Mon, 24 Dec 2007 19:58:25 +0000 (19:58 +0000)
commit8d993aae8f0bca8e522babe619058ef8d3372b96
treea51f44863af43ca85e7cb93b5a0f31df7b034f6a
parent2d60cf713523f41dcfbd3cd3342426e023f949fe
Fix the docstrings of time.localtime() and gmtime() for the tm_mday field.

Will backport.
Modules/timemodule.c