]> granicus.if.org Git - python/commit
Removed 'export_symbol_file'.
authorGreg Ward <gward@python.net>
Wed, 2 Aug 2000 00:04:13 +0000 (00:04 +0000)
committerGreg Ward <gward@python.net>
Wed, 2 Aug 2000 00:04:13 +0000 (00:04 +0000)
commitc6a18a5d65960dc2aef7bf163f74db635ffa033f
treeb4d44dd90840fc008a4c2beb1c4ddab357c03d38
parent04c90fc475d4dbd0ea74682a3e399ce93f043a2c
Removed 'export_symbol_file'.
'export_symbols' can be None (not sure this is a good idea: it's inconsistent
  with every other instance attribute of Extension).
Lib/distutils/extension.py