]> git.saurik.com Git - wxWidgets.git/commit
Aquire the GIL before raising the NotImplementedError exception
authorRobin Dunn <robin@alldunn.com>
Sat, 20 Dec 2003 19:54:10 +0000 (19:54 +0000)
committerRobin Dunn <robin@alldunn.com>
Sat, 20 Dec 2003 19:54:10 +0000 (19:54 +0000)
commit81cfe5e13e9b8a2ec8374af1f7806b05a86d4d4b
treec0ee0197b261df2e76134507b7b1cda32623ae67
parent2678dd26fb389e3a37bf96631f266d88d6d1e20f
Aquire the GIL before raising the NotImplementedError exception

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24944 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
13 files changed:
wxPython/include/wx/wxPython/wxPython_int.h
wxPython/src/_app.i
wxPython/src/_dataobj.i
wxPython/src/_dc.i
wxPython/src/_font.i
wxPython/src/_functions.i
wxPython/src/_joystick.i
wxPython/src/_popupwin.i
wxPython/src/_region.i
wxPython/src/_taskbar.i
wxPython/src/_tglbtn.i
wxPython/src/_wave.i
wxPython/src/_window.i