]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_obj.i
Respect the REUSEADDR flag to allow rebinding; bind to local port prior to connecting...
[wxWidgets.git] / wxPython / src / _obj.i
index c0c72f124a40b2db63ea4a3ac5052261a51b884d..cb77d13273005a67c958361d5636cd950df96894 100644 (file)
@@ -30,6 +30,7 @@ public:
             return self->GetClassInfo()->GetClassName();
         }
 
+        %pythonAppend Destroy "args[0].thisown = 0"
         DocStr(Destroy,
                "Deletes the C++ object this Python object is a proxy for.", "");
         void Destroy() {