Christian Heimes added the comment:
The test also fails for root user on Linux:
$ sudo ./python Lib/test/test_py_compile.py
.....F.
======================================================================
FAIL: test_exceptions_propagate (__main__.PyCompileTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "Lib/test/test_py_compile.py", line 92, in test_exceptions_propagate
py_compile.compile(self.source_path, self.pyc_path)
AssertionError: OSError not raised
----------
resolution: -> fixed
stage: patch review -> committed/rejected
status: open -> closed
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue19384>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com