X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1fded56b375bf7a4687af1cdb182899614c1b2a8..00d90a911ff1ce27f57f5e6ef1395f28adc2e27c:/wxPython/demo/PyCrust.py diff --git a/wxPython/demo/PyCrust.py b/wxPython/demo/PyCrust.py index 5bf452e2cc..9aa95fcd0c 100644 --- a/wxPython/demo/PyCrust.py +++ b/wxPython/demo/PyCrust.py @@ -1,6 +1,5 @@ -from wx import py - +import wx.py as py #----------------------------------------------------------------------