commit | f5144ff58651e07c696cc9d8ed51650484505169 | [log] [tgz] |
---|---|---|
author | Alexander Belopolsky <alexander.belopolsky@gmail.com> | Mon May 31 16:00:34 2010 +0000 |
committer | Alexander Belopolsky <alexander.belopolsky@gmail.com> | Mon May 31 16:00:34 2010 +0000 |
tree | 4857aa8e746c15b014355bb02c5948b2c941c03f | |
parent | 1fe418839630dbedfdcbcd038dcc2b954a508fe7 [diff] |
Merged revisions 81555 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r81555 | alexander.belopolsky | 2010-05-26 15:43:16 -0400 (Wed, 26 May 2010) | 3 lines Issue #7879: Do not test negative timestamps on any Windows platform including Windows CE. ........