commit | 02d7cffb8f0454e605401c05574b53321346fa46 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Tue Mar 06 17:46:17 2007 +0000 |
committer | Georg Brandl <georg@python.org> | Tue Mar 06 17:46:17 2007 +0000 |
tree | 02728432ac475a5cff357ea18f8eaad789ca3fb8 | |
parent | 1a74b4325cdfac112bf0d4df8559f87ad3cb9f1a [diff] |
Patch #1646728: datetime.fromtimestamp fails with negative fractional times. With unittest. (backport from rev. 54167 by Guido)