mirror of
https://github.com/python/cpython.git
synced 2025-10-27 00:36:52 +00:00
PEP 370 features and sys.dont_write_bytecode are always available in 3.3; the distutils2 backport still has the conditionals. I also renamed an internal misnamed method and fixed a few things (“packaging2” name, stray print, unused import, fd leak). |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| bcppcompiler.py | ||
| ccompiler.py | ||
| cygwinccompiler.py | ||
| extension.py | ||
| msvc9compiler.py | ||
| msvccompiler.py | ||
| unixccompiler.py | ||