cpython/Lib/packaging/compiler
Éric Araujo b6be20ca33 Packaging: remove last mentions and uses of setup.py in the code.
Now only the compatibility layer (in create, util and install) talk
about setup.py.
2011-06-16 23:34:55 +02:00
..
__init__.py The compiler class for EMX was removed 2011-06-01 15:20:44 +02:00
bcppcompiler.py initial import of the packaging package in the standard library 2011-05-19 13:07:25 +02:00
ccompiler.py The compiler class for EMX was removed 2011-06-01 15:20:44 +02:00
cygwinccompiler.py Use list constructor or built-in method instead of copy module 2011-06-04 18:45:40 +02:00
extension.py initial import of the packaging package in the standard library 2011-05-19 13:07:25 +02:00
msvc9compiler.py Packaging: remove last mentions and uses of setup.py in the code. 2011-06-16 23:34:55 +02:00
msvccompiler.py Packaging: remove last mentions and uses of setup.py in the code. 2011-06-16 23:34:55 +02:00
unixccompiler.py Packaging: remove last mentions and uses of setup.py in the code. 2011-06-16 23:34:55 +02:00