summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorR. David Murray <rdmurray@bitdance.com>2010-12-16 19:10:16 (GMT)
committerR. David Murray <rdmurray@bitdance.com>2010-12-16 19:10:16 (GMT)
commit115a3170c46f0281890f1ddbead443261fe309a0 (patch)
tree9f419bc2f3b6657a1d6e15d0d8c848031a3caec2
parentdb848f127650b6e0262d84d87f16d120c876803b (diff)
downloadcpython-115a3170c46f0281890f1ddbead443261fe309a0.zip
cpython-115a3170c46f0281890f1ddbead443261fe309a0.tar.gz
cpython-115a3170c46f0281890f1ddbead443261fe309a0.tar.bz2
Blocked revisions 87324 via svnmerge
........ r87324 | r.david.murray | 2010-12-16 14:08:51 -0500 (Thu, 16 Dec 2010) | 9 lines #10719: restore messages generated on invalid compileall args Before the introduction of filename arguments to compileall it gave semi useful messages about not being able to 'list' names that weren't valid directories. This fix restores that behavior. In addition to the test for this case, the patch also adds a test for the default behavior of compileall when no arguments are provided, and fixes a bug in one of the previously added tests. ........
0 files changed, 0 insertions, 0 deletions