]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/demo/PyShell.py
Reverted part of patch #876969 ("Fixes to Borland warnings"), resulted in bugs when...
[wxWidgets.git] / wxPython / demo / PyShell.py
index d93fc9b4ca8ab33d2eae304cdfb93b8d340f3b67..7fe18707f62ac0dff9c2b1837ea4c4e9b031b24a 100644 (file)
@@ -1,7 +1,5 @@
 
-
-from wx import py
-
+import  wx.py   as  py
 
 #----------------------------------------------------------------------