]> granicus.if.org Git - python/commit
Removed nonstandard strftime formats (strftime is tested more
authorGuido van Rossum <guido@python.org>
Thu, 20 Feb 1997 16:23:01 +0000 (16:23 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 20 Feb 1997 16:23:01 +0000 (16:23 +0000)
commitad183bbfe669a5ebcdabe6c383e66e5e931ddb69
treed006fadaae9f3d611d58484a5acd1a92cf72f19e
parenteea9ab723db539b3638d53c94b4748c4ccd6ede1
Removed nonstandard strftime formats (strftime is tested more
extensively in test_strftime.py anyway).
Lib/test/test_time.py