Matthias Klose <[email protected]> added the comment:
current status with 2.7 alpha3:
FAIL: test_get_python_inc (distutils.tests.test_sysconfig.SysconfigTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/home/packages/python/2.7/python2.7-2.7~a3/Lib/distutils/tests/test_sysconfig.py",
line 47, in test_get_python_inc
self.assertTrue(os.path.isfile(python_h), python_h)
AssertionError:
/home/packages/python/2.7/python2.7-2.7~a3/build-static/Include/Python.h
unsure about this one:
FAIL: test_finalize_options (distutils.tests.test_build.BuildTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/home/packages/python/2.7/python2.7-2.7~a3/Lib/distutils/tests/test_build.py",
line 24, in test_finalize_options
self.assertEquals(cmd.build_purelib, wanted)
AssertionError: 'build/lib.linux-i686-2.7' != 'build/lib'
----------
nosy: +tarek
versions: +Python 2.7, Python 3.2
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue4151>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com