]> granicus.if.org Git - python/commitdiff
Added a note about FSRef tests failing on MacOS 8.6.
authorJack Jansen <jack.jansen@cwi.nl>
Mon, 16 Jun 2003 13:57:09 +0000 (13:57 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Mon, 16 Jun 2003 13:57:09 +0000 (13:57 +0000)
Mac/ReadMe

index d5ea8f3c3d5633de6534cc9772bc78938b752722..a7dcf37794fad553be3a03ba486c0c764328bb7d 100644 (file)
@@ -73,7 +73,10 @@ After installing
 ----------------
 
 It is probably a good idea to run the automatic tests. Start
-Python and "import test.regrtest ; test.regrtest.main()". 
+Python and "import test.regrtest ; test.regrtest.main()".
+
+On MacOS 8.6 a number of tests will fail because FSRefs are not
+supported.
 
 test_socket and test_logging fail, this problem is being investigated.