Merge branch 'python-work' into maint
authorStefano Lattarini <stefano.lattarini@gmail.com>
Sun, 18 Sep 2011 16:05:43 +0000 (18:05 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Sun, 18 Sep 2011 16:05:43 +0000 (18:05 +0200)
commitdd7e620bf9ef468a762be8594c61c7e5bb0b0d27
treeab7c5382512a7ca9a6e36d7ef9436c1fcbd77c14
parent0b7d3cbc93055201bc58497e6519f477d0b72701
parentc9a6f7e262be9f011862580a07e37091819b6785
Merge branch 'python-work' into maint

* python-work:
  cosmetics: fix various typos and grammaros
  py-compile: '--' and non-option arguments terminate the option list
  py-compile: complain on unrecognized options
  py-compile: normalize error and help messages
  python tests: add "unit tests" on py-compile
  py-compile: the '--destdir' option now accepts a blank argument
  python: run the 'py-compile' script with $(SHELL)
ChangeLog
tests/Makefile.am
tests/Makefile.in