Staging
v0.5.1
https://github.com/python/cpython
Revision 5317e9cd8dc4bf1f02eb9144acb119673d537387 authored by R. David Murray on 16 December 2010, 19:08:51 UTC, committed by R. David Murray on 16 December 2010, 19:08:51 UTC
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.
1 parent 20f0fb6
History
Tip revision: 5317e9cd8dc4bf1f02eb9144acb119673d537387 authored by R. David Murray on 16 December 2010, 19:08:51 UTC
#10719: restore messages generated on invalid compileall args
Tip revision: 5317e9c
File Mode Size
c-api
data
distutils
documenting
extending
faq
howto
includes
install
library
reference
tools
tutorial
using
whatsnew
ACKS.txt -rw-r--r-- 4.4 KB
Makefile -rw-r--r-- 6.1 KB
README.txt -rw-r--r-- 5.0 KB
about.rst -rw-r--r-- 1.3 KB
bugs.rst -rw-r--r-- 3.2 KB
conf.py -rw-r--r-- 5.9 KB
contents.rst -rw-r--r-- 440 bytes
copyright.rst -rw-r--r-- 451 bytes
glossary.rst -rw-r--r-- 28.7 KB
license.rst -rw-r--r-- 46.9 KB
make.bat -rw-r--r-- 1.6 KB

README.txt

back to top