]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
#14766: Add correct algorithm for when a 'time' object is naive.
authorR David Murray <rdmurray@bitdance.com>
Tue, 15 May 2012 02:14:46 +0000 (22:14 -0400)
committerR David Murray <rdmurray@bitdance.com>
Tue, 15 May 2012 02:14:46 +0000 (22:14 -0400)
commit9075d8b7719ed66a025bdc11cd0b2923f3cbf58d
tree8c0c88718d1ff843eb4c4d88821fbcca3d03ca1d
parent1f24548e1fcf9ee8862e44cf013a55583973e8f5
#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