mirror of
https://github.com/python/cpython.git
synced 2024-11-28 08:20:55 +01:00
ee94c57fe9
in a class attribute 'sub_commands', rather than hard-coded in 'run()'. This should make it easier to subclass 'install', and also makes it easier to keep 'run()' and the new 'get_outputs()' consistent. Added 'get_outputs()' in preparation for the 'bdist' command. |
||
---|---|---|
.. | ||
command | ||
__init__.py | ||
ccompiler.py | ||
core.py | ||
errors.py | ||
fancy_getopt.py | ||
msvccompiler.py | ||
spawn.py | ||
sysconfig.py | ||
text_file.py | ||
unixccompiler.py | ||
util.py | ||
version.py |