]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
test_mktime(): Removed. This wasn't really testing anything useful
authorBarry Warsaw <barry@python.org>
Tue, 16 Apr 2002 12:37:55 +0000 (12:37 +0000)
committerBarry Warsaw <barry@python.org>
Tue, 16 Apr 2002 12:37:55 +0000 (12:37 +0000)
commit4eaf50f4357587da0c444a4f40eb329f78680acc
treefbbb5275a02d7029f0386808abdb6534b410ed16
parente8aea58b99c28bf7404cc9bf292c0a9edd3fd4e5
test_mktime(): Removed.  This wasn't really testing anything useful
(or platform independent).  Closes SF bug #460357.

Bug fix candidate.
Lib/test/test_time.py