]> granicus.if.org Git - python/commit
Remove pointless "vile hack" that can cause the build step to fail when some extensio...
authorAntoine Pitrou <solipsis@pitrou.net>
Tue, 30 Sep 2014 12:58:22 +0000 (14:58 +0200)
committerAntoine Pitrou <solipsis@pitrou.net>
Tue, 30 Sep 2014 12:58:22 +0000 (14:58 +0200)
commitafa3153b27c160ddd533d5716644bf38fb41fff1
tree08135681e4ff064b90a19e7ccd77276a8c3203dc
parent6b8e0ed562e867ebffed0209266e21d9f0a4bb77
Remove pointless "vile hack" that can cause the build step to fail when some extension modules can't be imported.

See issue #5309 for the build failures, issue #458343 for the original motivation.
Lib/distutils/command/build_ext.py
setup.py