]> granicus.if.org Git - python/commit
Fix for
authorMichael W. Hudson <mwh@python.net>
Wed, 23 Jan 2002 15:07:46 +0000 (15:07 +0000)
committerMichael W. Hudson <mwh@python.net>
Wed, 23 Jan 2002 15:07:46 +0000 (15:07 +0000)
commitaf14289c5426743015dbbe0567e2c2677f1bff0c
treecbb840fb24685db13ca53eeb4b74a9b69463ffa8
parent5b10910d7a1f9543568aba732af3881c85e9289d
Fix for

[ #433775 ] module build dir first in test import

though not in the way the summary would suggest; use imp.load_dynamic()
in setup.py to ensure we're testing the dynamic object we think we are.
setup.py