]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
In 'check_extensions_list()': when converting old-style 'buildinfo' dict,
authorGreg Ward <gward@python.net>
Sat, 26 Aug 2000 02:21:55 +0000 (02:21 +0000)
committerGreg Ward <gward@python.net>
Sat, 26 Aug 2000 02:21:55 +0000 (02:21 +0000)
commitd8014e66084f710858f7c8bb7418e2da3885dc9c
tree56f4f843cb2e361264331e5ebb3e83c1c8a87f7d
parentf5e96fa6b7db794b6c536adfcd64d01a0e6e9bb7
In 'check_extensions_list()': when converting old-style 'buildinfo' dict,
don't assign None to any attributes of the Extension object.
Lib/distutils/command/build_ext.py