Better handling of the refcount of the wx.App object, so it now
authorRobin Dunn <robin@alldunn.com>
Mon, 11 Apr 2005 19:14:34 +0000 (19:14 +0000)
committerRobin Dunn <robin@alldunn.com>
Mon, 11 Apr 2005 19:14:34 +0000 (19:14 +0000)
commit69ac96fd0d0e7b9d0fb1b349fe043502380ca929
tree4471e7cf1ff4282599bb5253e8badf63d404a255
parentbcd882b35e56a43f894551a43bbc4937034b7a0b
Better handling of the refcount of the wx.App object, so it now
destroyed when expected and also resets the current instance pointer
returned by wx.GetApp().

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