Merge branch 'python-pep-3147' into maint
authorStefano Lattarini <stefano.lattarini@gmail.com>
Wed, 21 Nov 2012 09:28:41 +0000 (10:28 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Wed, 21 Nov 2012 09:28:41 +0000 (10:28 +0100)
* python-pep-3147:
  tests: fix a spurious failure when $PYTHON is in the environment
  python tests: support PEP-3147 installation layout
  python: uninstall cater to PEP-3147
  tests: improve a comment
  tests: honour $PYTHON override
  tests: typofix in message
  news: document fix for bug#8847 (PEP-3147, __pycache__)
  python: improve support for modern python (CPython 3.2 and PyPy)

1  2 
NEWS

diff --cc NEWS
Simple merge