]> granicus.if.org Git - python/commit
Rene Liebscher:
authorGreg Ward <gward@python.net>
Sun, 13 Aug 2000 00:43:56 +0000 (00:43 +0000)
committerGreg Ward <gward@python.net>
Sun, 13 Aug 2000 00:43:56 +0000 (00:43 +0000)
commitb1dceae3df683a4ca673e45f25581048f31095c8
treef5e388bd4333323937a95c09c6287a38220ffef9
parenta4662bc1bc0fc619b5ef33a0b26e0c5de175f117
Rene Liebscher:
  * use self.debug_print() for debug messages
  * uses now copy.copy() to copy lists
  * added 'shared_lib_extension=".dll"', ... , this is necessary if you
    want use the compiler class outside of the standard distutils build
    process.
  * changed result type of check_config_h() from int to string
Lib/distutils/cygwinccompiler.py