diff options
author | R. David Murray <rdmurray@bitdance.com> | 2010-12-16 19:08:51 +0000 |
---|---|---|
committer | R. David Murray <rdmurray@bitdance.com> | 2010-12-16 19:08:51 +0000 |
commit | 5317e9cd8dc4bf1f02eb9144acb119673d537387 (patch) | |
tree | 7b89da90a5d01a62d749b7f976438d14bd762fa6 /Lib/configparser.py | |
parent | 20f0fb68aa24876abf768292b33cda138237ff6c (diff) | |
download | cpython-git-5317e9cd8dc4bf1f02eb9144acb119673d537387.tar.gz |
#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.
Diffstat (limited to 'Lib/configparser.py')
0 files changed, 0 insertions, 0 deletions