summaryrefslogtreecommitdiffstats
path: root/Lib/distutils/sysconfig.py
diff options
context:
space:
mode:
authorGreg Ward <gward@python.net>2000-06-25 02:08:18 (GMT)
committerGreg Ward <gward@python.net>2000-06-25 02:08:18 (GMT)
commite5c62bf6e872730388265932ca042ae7df0684f2 (patch)
tree987276598e7ad582d3f9976966a51b0ee838bc55 /Lib/distutils/sysconfig.py
parent73076ff7549c69da7bb9622e0dd916b225072306 (diff)
downloadcpython-e5c62bf6e872730388265932ca042ae7df0684f2.zip
cpython-e5c62bf6e872730388265932ca042ae7df0684f2.tar.gz
cpython-e5c62bf6e872730388265932ca042ae7df0684f2.tar.bz2
Introduced some bureaucracy for setting and tracking the executables
that a particular compiler system depends on. This consists of the 'set_executables()' and 'set_executable()' methods, and a few lines in the constructor that expect implementation classes to provide an 'executables' attribute, which we use to initialize several instance attributes. The default implementation is somewhat biased in favour of a Unix/DOS "command-line" view of the world, but it shouldn't be too hard to override this for operating systems with a more sophisticated way of representing programs-to-execute.
Diffstat (limited to 'Lib/distutils/sysconfig.py')
0 files changed, 0 insertions, 0 deletions