X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1fded56b375bf7a4687af1cdb182899614c1b2a8..52f52ebc4e0be6a9899d328b08db9eb14629d219:/wxPython/demo/PyShell.py?ds=sidebyside diff --git a/wxPython/demo/PyShell.py b/wxPython/demo/PyShell.py index d93fc9b4ca..7fe18707f6 100644 --- a/wxPython/demo/PyShell.py +++ b/wxPython/demo/PyShell.py @@ -1,7 +1,5 @@ - -from wx import py - +import wx.py as py #----------------------------------------------------------------------