]> granicus.if.org Git - python/commit
Rene Liebscher:
authorGreg Ward <gward@python.net>
Sun, 13 Aug 2000 00:43:16 +0000 (00:43 +0000)
committerGreg Ward <gward@python.net>
Sun, 13 Aug 2000 00:43:16 +0000 (00:43 +0000)
commita4662bc1bc0fc619b5ef33a0b26e0c5de175f117
tree1c0250b3d75b39eff3123f363c027bae5d0ff9c2
parenta35c931eb2349423ed5f986f699d7ec22924101d
Rene Liebscher:
  * changed some list.extend([...]) to list.append(...)
  * added '/g0' to compiler_options, so compiler doesn't
    stop after 100 warnings
Lib/distutils/bcppcompiler.py