]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_evthandler.i
Respect the REUSEADDR flag to allow rebinding; bind to local port prior to connecting...
[wxWidgets.git] / wxPython / src / _evthandler.i
index d54c5aa1eb71c90fa49c13022224b007aa94b4a0..5df2f19381cefa620a423cf7c81859d9d5b30f1b 100644 (file)
@@ -72,6 +72,7 @@ public:
         }
     }
 
+    %pythonAppend _setOORInfo   "args[0].thisown = 0";
     %extend {
         void _setOORInfo(PyObject* _self, bool incref=true) {
             if (_self && _self != Py_None) {