diff options
author | Éric Araujo <merwok@netwok.org> | 2011-10-08 04:09:15 +0200 |
---|---|---|
committer | Éric Araujo <merwok@netwok.org> | 2011-10-08 04:09:15 +0200 |
commit | 85dedb9e15e6a51df3c23f10580820ce4f435097 (patch) | |
tree | b0af4e30f2ee18a8cc34edc8232378e4c0218b8f /Python/pythonrun.c | |
parent | e89c9e1e5527b14bc92276d69a5dc499e0bcfbbc (diff) | |
download | cpython-85dedb9e15e6a51df3c23f10580820ce4f435097.tar.gz |
Fix packaging byte-compilation to comply with PEP 3147 (#11254).
I want to replace custom byte-compiling function with calls to
compileall before 3.3b1, but in the short term it’s good to have this
fixed.
Adapted from the distutils patch by Jeff Ramnani. I tested with -B, -O
and -OO; test_util and test_mixin2to3 fail in -O mode because lib2to3
doesn’t support it.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions