Another stab (hopefully the last) at how to handle the delayed
authorRobin Dunn <robin@alldunn.com>
Fri, 26 May 2006 16:43:24 +0000 (16:43 +0000)
committerRobin Dunn <robin@alldunn.com>
Fri, 26 May 2006 16:43:24 +0000 (16:43 +0000)
commitbd2903e1c321d5890bfe00266b7992803e24428d
tree4ae3f0e2756ab7d63a95e070079c685bfc3903c4
parent293524e162ac88623e3419231bcbe53686dfaa52
Another stab (hopefully the last) at how to handle the delayed
initialization of the stock objects.  Go ahead and create an
uninitialized instance using __new__, and then just set the .this
attribute when the app is initialized.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39350 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
wxPython/docs/CHANGES.txt
wxPython/src/_stockobjs.i
wxPython/wxPython/_gdi.py