]> git.saurik.com Git - wxWidgets.git/commit - wxPython/src/_timer.i
Allow the OOR reference to be saved without doing an INCREF. This
authorRobin Dunn <robin@alldunn.com>
Mon, 20 Dec 2004 22:50:29 +0000 (22:50 +0000)
committerRobin Dunn <robin@alldunn.com>
Mon, 20 Dec 2004 22:50:29 +0000 (22:50 +0000)
commit94fd5e4dc14c5de8a0a787eda125987616ace638
tree62caec954157ba262a9c8c16c34fed9067ca1a17
parent56a52e909411904736e41258c39f306d218d84d5
Allow the OOR reference to be saved without doing an INCREF.  This
solves the circular reference problem with wx.Timer.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31095 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
wxPython/docs/CHANGES.txt
wxPython/include/wx/wxPython/pyclasses.h
wxPython/include/wx/wxPython/wxPython_int.h
wxPython/src/_evthandler.i
wxPython/src/_timer.i
wxPython/src/helpers.cpp