py-compile: complain on unrecognized options
authorStefano Lattarini <stefano.lattarini@gmail.com>
Wed, 8 Jun 2011 20:10:08 +0000 (22:10 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 9 Jun 2011 13:59:11 +0000 (15:59 +0200)
commitcd16ceb382de8f64d44efd7dd1948c33fc52566e
treecff7d8648b76d1f5e90b46502323650b086fcbe9
parent429b748cecaa046d11f5a93bea0c93c809179ed6
py-compile: complain on unrecognized options

* lib/py-compile: Complain on unrecognized options.  Don't be too
lax in matching `--help' and `--version' options.
* tests/py-compile-usage.test: Extend accordingly.
* NEWS: Update.
ChangeLog
NEWS
lib/py-compile
tests/py-compile-usage.test