_selected is a global
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33957 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -176,6 +176,7 @@ def ensureMinimal(minVersion):
|
|||||||
sys.exit()
|
sys.exit()
|
||||||
|
|
||||||
sys.path.insert(0, bestMatch.pathname)
|
sys.path.insert(0, bestMatch.pathname)
|
||||||
|
global _selected
|
||||||
_selected = bestMatch
|
_selected = bestMatch
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user