Commit cd16ceb382de8f64d44efd7dd1948c33fc52566e

Stefano Lattarini 2011-06-08T22:10:08

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.