* lib/py-compile: Check input files after option processing.
authorAlexandre Duret-Lutz <adl@gnu.org>
Mon, 12 Jan 2004 22:56:49 +0000 (22:56 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Mon, 12 Jan 2004 22:56:49 +0000 (22:56 +0000)
commita4e14767f64c59ff63d1fea1a71a4419531ff1d5
treef3085cef559e7b87728d527785fc85d49c730524
parentbc8fa270bfa5b31d38b6250ae8e94c181e861170
* lib/py-compile: Check input files after option processing.
Ensure --basedir has an argument.
* lib/am/python.am (install-%DIR%PYTHON): Do not run py-compile
if nothing was installed.
* tests/python10.test: New file.
* tests/Makefile.am (TESTS): Add python10.test.
Suggested by Sander Niemeijer.
ChangeLog
lib/am/python.am
lib/py-compile
tests/Makefile.am
tests/Makefile.in
tests/python10.test [new file with mode: 0755]