]> granicus.if.org Git - python/commitdiff
(Merge 3.3) Close #15165: Fix test_email on Windows 64 bits
authorVictor Stinner <victor.stinner@gmail.com>
Mon, 5 Nov 2012 01:06:34 +0000 (02:06 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Mon, 5 Nov 2012 01:06:34 +0000 (02:06 +0100)
Use year 1990 instead of year 1970 to avoid issues with negative timestamps.


Trivial merge