Hi Yaakov. Thanks for the patch, and sorry for the delay.
On 11/05/2012 06:45 PM, Yaakov (Cygwin/X) wrote:
> From: Yaakov Selkowitz
>
> * m4/python.m4 (AM_PATH_PYTHON): Add python3.3 to _AM_PYTHON_INTERPRETER_LIST.
> * lib/py-compile: Fix compiled filenames for PEP-3147, currently implemented
>
From: Yaakov Selkowitz
* m4/python.m4 (AM_PATH_PYTHON): Add python3.3 to _AM_PYTHON_INTERPRETER_LIST.
* lib/py-compile: Fix compiled filenames for PEP-3147, currently implemented
in CPython 3.2 and newer. Do not create .pyo files for PyPy.
Signed-off-by: Yaakov Selkowitz
---
lib/py-compile |