commit | f1200f8255f1be807ed5fdabe444059f98fc42c7 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Wed Mar 07 15:16:29 2007 +0000 |
committer | Guido van Rossum <guido@python.org> | Wed Mar 07 15:16:29 2007 +0000 |
tree | 4e4076d84468353a499088aa888b3a22ad63ed9a | |
parent | d9e50261e8c108b0ab5b336cea75c0b9fd03a81e [diff] |
Windows doesn't support negative timestamps. Skip the tests involving them if os.name == "nt".