summaryrefslogtreecommitdiffstats
path: root/Lib/distutils/ccompiler.py
diff options
context:
space:
mode:
authorGreg Ward <gward@python.net>2000-06-25 02:05:29 (GMT)
committerGreg Ward <gward@python.net>2000-06-25 02:05:29 (GMT)
commit73076ff7549c69da7bb9622e0dd916b225072306 (patch)
treef428d46725ab85db47dcdfa0fad829d335b20378 /Lib/distutils/ccompiler.py
parent6a2a3dbec59f267e05c0c507457dfd234263237b (diff)
downloadcpython-73076ff7549c69da7bb9622e0dd916b225072306.zip
cpython-73076ff7549c69da7bb9622e0dd916b225072306.tar.gz
cpython-73076ff7549c69da7bb9622e0dd916b225072306.tar.bz2
Got rid of direct dependence on the sysconfig module. Mainly, this
meant playing along with the new "dictionary of executables" scheme added to CCompiler by adding the 'executables' class attribute, and changing all the compile/link/etc. methods to use the new attributes (which encapsulate both the program to run and its standard arguments, so it was a *little* bit more than just changing some names).
Diffstat (limited to 'Lib/distutils/ccompiler.py')
0 files changed, 0 insertions, 0 deletions