higery <shoulderhig...@gmail.com> added the comment:
I have run the 'test_install_lib' on cpython3.3(windows version), the
'test_install_error' failed.
The detail is:
*FAIL: test_install_error (__main__.InstallLibTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "D:\add-develop-command\Lib\distutils\tests\test_install_lib.py",
line 112, in test_install_error
cmd.run()
AssertionError: DistutilsFileError not raised*
The corresponding lines are:
*
with self.assertRaises(DistutilsFileError) as cm:
cmd.run()*
----------
Added file: http://bugs.python.org/file23101/unnamed
_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue7219>
_______________________________________
I have run the 'test_install_lib' on cpython3.3(windows version), the
'test_install_error' failed.<br><br>The detail is: <br><br><b>FAIL:
test_install_error
(__main__.InstallLibTestCase)<br>----------------------------------------------------------------------<br>
Traceback (most recent call last):<br>Â File
"D:\add-develop-command\Lib\distutils\tests\test_install_lib.py",
line 112, in test_install_error<br>Â Â Â cmd.run()<br>AssertionError:
DistutilsFileError not raised</b><br>
<br>The corresponding lines are:<br><b><br>with
self.assertRaises(DistutilsFileError) as cm:<br>Â Â Â Â Â Â Â cmd.run()</b><br>
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com