commit | 9122fdd8fae87190a47a94767b7f0157478306ef | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@haypocalc.com> | Mon Jul 04 13:55:40 2011 +0200 |
committer | Victor Stinner <victor.stinner@haypocalc.com> | Mon Jul 04 13:55:40 2011 +0200 |
tree | 1185d7bc1802dd81949429f1101d0f375f6ccdb0 | |
parent | d64e8a75e5138d5e5970f0c70995ae5cc377c421 [diff] |
Issue #9642: Fix the definition of time.clock() on Windows Don't unset and set againt the HAVE_CLOCK define, reorder the #if tests instead. Fix also the definition of the timezone encoding.