]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/wxPython/lib/wxPlotCanvas.py
more change documentation
[wxWidgets.git] / utils / wxPython / lib / wxPlotCanvas.py
index 58d522252b4c957b047dff69d5badb57a3077cd0..569473ef2259f177099656b2964fdfd94c130131 100644 (file)
@@ -36,8 +36,7 @@ information on downloading source or binaries.""",
     if d.ShowModal() == wx.wxID_CANCEL:
        d = wx.wxMessageDialog(wx.NULL, "I kid you not! Pressing Cancel won't help you!", "Not a joke", wx.wxOK)
        d.ShowModal()
-    import sys
-    sys.exit()
+    raise ImportError
 
 #
 # Plotting classes...