X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ebd7cc3ae805e0960a66880f38b37614d434c3ca..4725f47eb2f5a5b131bc2d54804d9a19068daab2:/wxPython/wx/lib/activexwrapper.py?ds=sidebyside diff --git a/wxPython/wx/lib/activexwrapper.py b/wxPython/wx/lib/activexwrapper.py index e4e66f445e..81a5d455c4 100644 --- a/wxPython/wx/lib/activexwrapper.py +++ b/wxPython/wx/lib/activexwrapper.py @@ -135,7 +135,7 @@ def axw_OEB(self, event): def axw_Cleanup(self): - del self._wnd + #del self._wnd self.close() pass