summaryrefslogtreecommitdiffstats
path: root/Lib/distutils/ccompiler.py
diff options
context:
space:
mode:
authorGreg Ward <gward@python.net>2000-03-29 02:15:57 (GMT)
committerGreg Ward <gward@python.net>2000-03-29 02:15:57 (GMT)
commitee94c57fe960b5a986721fdb813caae1dfb2144e (patch)
tree8fe3fda12b10316b0d2bc4afa56b1906011d6ac3 /Lib/distutils/ccompiler.py
parentae45b16157cad4b6d3fd844b4684bc538549ddc5 (diff)
downloadcpython-ee94c57fe960b5a986721fdb813caae1dfb2144e.zip
cpython-ee94c57fe960b5a986721fdb813caae1dfb2144e.tar.gz
cpython-ee94c57fe960b5a986721fdb813caae1dfb2144e.tar.bz2
Changed so the sub-commands we rely on to do the real work is specified
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.
Diffstat (limited to 'Lib/distutils/ccompiler.py')
0 files changed, 0 insertions, 0 deletions