]> granicus.if.org Git - python/commit
Issue #29078: Add the missing import in datetime.time doc example.
authorXiang Zhang <angwerzx@126.com>
Tue, 27 Dec 2016 04:21:28 +0000 (12:21 +0800)
committerXiang Zhang <angwerzx@126.com>
Tue, 27 Dec 2016 04:21:28 +0000 (12:21 +0800)
commit58c2c6ebb893917e759cc1401b0d862b3f7c1a94
treec7575f59046b1fa1224f70f29c2388539d83f5e3
parent500794dc0165d7b4404c8503b5d430bc749c9582
Issue #29078: Add the missing import in datetime.time doc example.

Patch by Dhushyanth Ramasamy.
Doc/library/datetime.rst
Misc/ACKS