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 chuck
Recipients chuck
Date 2009-10-02.20:33:06
SpamBayes Score 6.74699e-07
Marked as misclassified No
Message-id <1254515588.38.0.10487932532.issue7039@psf.upfronthosting.co.za>
In-reply-to
Content
FAIL: test_get_python_inc 
(distutils.tests.test_sysconfig.SysconfigTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distuti
ls/tests/test_sysconfig.py", line 54, in test_get_python_inc
    self.assert_(os.path.isdir(inc_dir), inc_dir)
AssertionError: /Users/ronald/Projects/python/r263/Include

----------------------------------------------------------------------
History
Date User Action Args
2009-10-02 20:33:08chucksetrecipients: + chuck
2009-10-02 20:33:08chucksetmessageid: <1254515588.38.0.10487932532.issue7039@psf.upfronthosting.co.za>
2009-10-02 20:33:07chucklinkissue7039 messages
2009-10-02 20:33:06chuckcreate