]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #2736: Added datetime.timestamp() method.
authorAlexander Belopolsky <alexander.belopolsky@gmail.com>
Fri, 8 Jun 2012 16:33:09 +0000 (12:33 -0400)
committerAlexander Belopolsky <alexander.belopolsky@gmail.com>
Fri, 8 Jun 2012 16:33:09 +0000 (12:33 -0400)
commita4415141da431c74c405efc0ea2791183285f8ee
treeb0aed8191d2b8f94e08417e7ab53b4fc22abbfdd
parented36b2e55be884afb7517905e02da313973998d1
Issue #2736: Added datetime.timestamp() method.
Doc/library/datetime.rst
Lib/datetime.py
Lib/test/datetimetester.py
Misc/NEWS
Modules/_datetimemodule.c