summaryrefslogtreecommitdiffstats
path: root/Lib/test
diff options
context:
space:
mode:
authorGreg Ward <gward@python.net>2000-03-06 03:40:29 (GMT)
committerGreg Ward <gward@python.net>2000-03-06 03:40:29 (GMT)
commit32c4a8a0ee74ab932c693de3c8658f4fe57c1ca9 (patch)
tree5180654fe8178af8320c4cc3efb51f0f6999a107 /Lib/test
parenteb3f75e636316c7ee1edeb42b4ae2c0de9665f8c (diff)
downloadcpython-32c4a8a0ee74ab932c693de3c8658f4fe57c1ca9.zip
cpython-32c4a8a0ee74ab932c693de3c8658f4fe57c1ca9.tar.gz
cpython-32c4a8a0ee74ab932c693de3c8658f4fe57c1ca9.tar.bz2
Serious overhaul of the C compiler interface and the two classes that
implement it (so far): * moved filename generation methods into CCompiler base class, driven by data supplied by implementation classes * moved a bunch of common code from UnixCCompiler to convenience methods in CCompiler * overhauled MSVCCompiler's compile/link methods to look and act as much as possible like UnixCCompiler's, in order to regularize both interface and behaviour (especially by using those new convenience methods)
Diffstat (limited to 'Lib/test')
0 files changed, 0 insertions, 0 deletions