commit | a6867258593a3b939042e47da26919be20e7e7f0 | [log] [tgz] |
---|---|---|
author | Alexander Belopolsky <alexander.belopolsky@gmail.com> | Wed Jan 05 23:00:47 2011 +0000 |
committer | Alexander Belopolsky <alexander.belopolsky@gmail.com> | Wed Jan 05 23:00:47 2011 +0000 |
tree | e6ca0b9aabaf1b866d5c812f324e57b3147a95f7 | |
parent | e40808a935352ed4c8e5f6f554d8e2124f44c645 [diff] |
- time.accept2dyear = True is now equivalent to time.accept2dyear = 1 - removed unnecessary struct_time to tuple conversion - added more unit tests (See issue #10827 for discussion.)