• Show log

    Commit

  • Hash : cd16ceb3
    Author : Stefano Lattarini
    Date : 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.