]> git.saurik.com Git - wxWidgets.git/commit
Don't use PyThreadState_Swap to get the current tstate, block threads
authorRobin Dunn <robin@alldunn.com>
Sun, 28 Mar 2004 16:59:56 +0000 (16:59 +0000)
committerRobin Dunn <robin@alldunn.com>
Sun, 28 Mar 2004 16:59:56 +0000 (16:59 +0000)
commit27b60fafb8acacab21eda5a759615384d77177cb
treef34dc7268dae2b19c2d7bb99dd5d9de2d7064f7d
parentf8ae31dcc54060ea58ea893166ce2cffb9413bb7
Don't use PyThreadState_Swap to get the current tstate, block threads
only if the current tstate is not the one expected.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26426 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
wxPython/src/helpers.cpp