]> granicus.if.org Git - python/commitdiff
Removed note on test_time failing.
authorJack Jansen <jack.jansen@cwi.nl>
Mon, 22 Apr 2002 11:46:16 +0000 (11:46 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Mon, 22 Apr 2002 11:46:16 +0000 (11:46 +0000)
Bugfix candidate.

Mac/ReadMe

index 3bcc69d7013e24ffde824bf7113081ca502c0f96..b1df1810655d8e22dcde92b616bea109ad1b7b4a 100644 (file)
@@ -140,9 +140,6 @@ Python and "import test.regrtest ; test.regrtest.main()".
 test_frozen will fail in MacPython because of different handling on
 frozen modules. This should not be a problem in normal use.
 
-test_time will fail because MacPython accepts bogus values for
-mktime(), this will be fixed later (it is not a very serious problem).
-
 Three tests will fail on MacOS9 with MemoryErrors:
 test_longexp, test_sha and test_zlib (on MacOSX these should pass).