]> granicus.if.org Git - python/commit
Catch up with latest changes in CCompiler:
authorGreg Ward <gward@python.net>
Wed, 29 Sep 1999 12:22:50 +0000 (12:22 +0000)
committerGreg Ward <gward@python.net>
Wed, 29 Sep 1999 12:22:50 +0000 (12:22 +0000)
commit0e3530ba2876de55eaf762a982484135a89bf199
treee99498be74c89a1a837635d5699c11b1bee6ee72
parent802d6b7b4c83dde3eebf3afb7221edcba88d7937
Catch up with latest changes in CCompiler:
  - add 'extra_preargs' and 'extra_postargs' parameters (and use them!)
  - added 'compiler_type' class attribute
  - respect reordered arguments to 'gen_lib_options()'
Lib/distutils/unixccompiler.py