1. 132dce2 Update the code to better reflect recommended style: by Fred Drake · 24 years ago
  2. 41360a4 Mass check-in after untabifying all files that need it. by Guido van Rossum · 26 years ago
  3. 6a99984 Use long() instead of int() to compare mktime(localtime(t) with t... by Guido van Rossum · 27 years ago
  4. e703842 Tweaks to cope with strftime returning 0 without error for %Z by Guido van Rossum · 27 years ago
  5. ad183bb Removed nonstandard strftime formats (strftime is tested more by Guido van Rossum · 27 years ago
  6. b0c2232 test of time module. not terribly fancy, but it does touch every by Barry Warsaw · 28 years ago