]> granicus.if.org Git - python/commit
Issue #5094: The ``datetime`` module now has a simple concrete class
authorAlexander Belopolsky <alexander.belopolsky@gmail.com>
Mon, 14 Jun 2010 14:15:50 +0000 (14:15 +0000)
committerAlexander Belopolsky <alexander.belopolsky@gmail.com>
Mon, 14 Jun 2010 14:15:50 +0000 (14:15 +0000)
commit4e749a1113acb4affed27afda07e17d96945290b
tree77f5847390e81b47a0df49d4899d759892a437cb
parent510b6227a764e6de23e48708cd3e1293ec2521be
Issue #5094: The ``datetime`` module now has a simple concrete class
implementing ``datetime.tzinfo`` interface.
Doc/library/datetime.rst
Lib/test/test_datetime.py
Misc/ACKS
Misc/NEWS
Modules/datetimemodule.c