New submission from Martina Oefelein <mart...@oefelein.de>:

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

----------
assignee: tarek
components: Distutils, Macintosh, Tests
messages: 83283
nosy: oefe, tarek
severity: normal
status: open
title: test_distutils fails with official Mac OS X Installer Disk Image (3.0.1)
type: behavior
versions: Python 3.0

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue5436>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to