]> granicus.if.org Git - python/commit
#14766: Add correct algorithm for when a 'time' object is naive.
authorR David Murray <rdmurray@bitdance.com>
Tue, 15 May 2012 02:32:44 +0000 (22:32 -0400)
committerR David Murray <rdmurray@bitdance.com>
Tue, 15 May 2012 02:32:44 +0000 (22:32 -0400)
commit089d4d4f7c7d3aff9fc509f565183138f0b2d926
tree5d5ebf07b7068b2d6b77c079b60abc6bebf92639
parentb90252ed17bc16880cee36d55e362b8da716d3cd
#14766: Add correct algorithm for when a 'time' object is naive.

This patch also clarifies the definition of Naive and Aware.

Original patch by Greg Weller, I modified the first hunk
somewhat to make the exposition even clearer (I hope).
Doc/library/datetime.rst