This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author oefe
Recipients oefe, tarek
Date 2009-03-07.17:14:27
SpamBayes Score 0.0006050428
Marked as misclassified No
Message-id <1236446128.5.0.33521760843.issue5436@psf.upfronthosting.co.za>
In-reply-to
Content
Majestix:~ martina$ python3.0 -m test.regrtest test_distutils
Could not find '/Library/Frameworks/Python.framework/Versions/3.0/lib/python3.0/test' in sys.path to remove it
test_distutils
test test_distutils failed -- Traceback (most recent call last):
  File "/Library/Frameworks/Python.framework/Versions/3.0/lib/python3.0/distutils/tests/test_sysconfig.py", line 45, in 
test_get_python_inc
    self.assert_(os.path.isdir(inc_dir), inc_dir)
AssertionError: /Users/ronald/Projects/python/bld/r301/Include

1 test failed:
    test_distutils
History
Date User Action Args
2009-03-07 17:15:28oefesetrecipients: + oefe, tarek
2009-03-07 17:15:28oefesetmessageid: <1236446128.5.0.33521760843.issue5436@psf.upfronthosting.co.za>
2009-03-07 17:14:28oefelinkissue5436 messages
2009-03-07 17:14:27oefecreate