]> granicus.if.org Git - python/commit
Issue 19384: Fix test_py_compile for root user, patch by Claudiu Popa.
authorChristian Heimes <christian@cheimes.de>
Fri, 25 Oct 2013 07:21:51 +0000 (09:21 +0200)
committerChristian Heimes <christian@cheimes.de>
Fri, 25 Oct 2013 07:21:51 +0000 (09:21 +0200)
commit349b04e902ff90b8ece10396370ed5be9c888a0a
tree33a67284de73f041743ceafea4db78625f653c4b
parentc4a4b346a6caa46a5df0c9a7adf5c52fe3008d73
Issue 19384: Fix test_py_compile for root user, patch by Claudiu Popa.
Lib/test/test_py_compile.py
Misc/NEWS