Commit a2ebf0e5b1f34d76ce92673cf8575a10d33f9b05

Stefano Lattarini 2011-06-08T22:27:25

py-compile: '--' and non-option arguments terminate the option list * lib/py-compile: Any non-option argument, or the special `--' argument, now explicitly terminates the list of options. * tests/py-compile-option-terminate.test: New test. * tests/Makefile.am (TESTS): Update. * NEWS: Update.