]> granicus.if.org Git - python/commit
Fix for issue #7473.
authorRonald Oussoren <ronaldoussoren@mac.com>
Wed, 20 Oct 2010 13:10:12 +0000 (13:10 +0000)
committerRonald Oussoren <ronaldoussoren@mac.com>
Wed, 20 Oct 2010 13:10:12 +0000 (13:10 +0000)
commitf3500e119865b28c34ffacb9f582db49b9d70e9d
tree1c2fd75133dd44b40b135da9e67dea33ed7b377a
parentd0103292f052d3d5735d5b2d0a2307b02b75b8c3
Fix for issue #7473.

Without this patch you'll get link errors in some extensions
(in particular the _curses_panel) one when you try to build
a 3-way universal framework when you previously installed a
2-way universal framework using the python.org installer.
Misc/NEWS
setup.py