summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_time.py
Commit message (Expand)AuthorAgeFilesLines
* Tweaks to cope with strftime returning 0 without error for %ZGuido van Rossum1997-08-181-2/+5
* Removed nonstandard strftime formats (strftime is tested moreGuido van Rossum1997-02-201-2/+2
* test of time module. not terribly fancy, but it does touch everyBarry Warsaw1996-12-061-0/+36