]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_app_ex.py
Add GetOwner accessor and fix wxRTTI inheritance for wxTimer. Set the
[wxWidgets.git] / wxPython / src / _app_ex.py
index 47881890441d1aa9b3f875350a6d38dddbbfd074..5ea24fb4e80fd536d073347ac6aa7444db3ff015 100644 (file)
@@ -133,6 +133,8 @@ This program needs access to the screen. Please run with 'pythonw',
 not 'python', and only when you are logged in on the main display of
 your Mac."""
                     _sys.exit(1)
+            except SystemExit:
+                raise
             except:
                 pass