]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/demo/PyCrust.py
To use "#pragma warning" a #ifdef __VISUALC__ guard should be used, not a #ifdef...
[wxWidgets.git] / wxPython / demo / PyCrust.py
index 5bf452e2cc0393ad47ba3cd8b061998948cff66b..b0c4226e6fa434294aa7a6a585dd728fd6eaaaef 100644 (file)
@@ -1,6 +1,9 @@
+# 11/13/2003 - Jeff Grimmett (grimmtooth@softhome.net)
+#
+# o Updated for wx namespace
+#
 
-from wx import py
-
+import  wx.py   as  py
 
 #----------------------------------------------------------------------