]> granicus.if.org Git - python/commit
Factor out the build_ext fixup for shared Python builds.
authorÉric Araujo <merwok@netwok.org>
Sun, 21 Aug 2011 15:02:07 +0000 (17:02 +0200)
committerÉric Araujo <merwok@netwok.org>
Sun, 21 Aug 2011 15:02:07 +0000 (17:02 +0200)
commite74e3cf1e10da0b7bd0100476831a0d650d7d3c0
tree8fa5dca8cc687f23796d239b87045c6c05965799
parentfba5a943427a71eb9a6e6855e107ddd83b14e68c
Factor out the build_ext fixup for shared Python builds.

I need this to fix the failing test_install.
Lib/distutils/tests/support.py
Lib/distutils/tests/test_build_ext.py