]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/demo/encode_bitmaps.py
Demo updates for new wx namespace, from Jeff Grimmett
[wxWidgets.git] / wxPython / demo / encode_bitmaps.py
index dd5196b41670778798bb8284037d734ac63c01cf..c3864545fa28e2d95232ccfee2b6104a793ccdfc 100644 (file)
@@ -1,5 +1,9 @@
 #!/usr/bin/env python
 #----------------------------------------------------------------------
+# 11/5/2003 - Jeff Grimmett (grimmtooth@softhome.net)
+#
+# o Modified for wx namespace
+#
 
 """
 This is a way to save the startup time when running img2py on lots of
@@ -7,7 +11,8 @@ files...
 """
 
 import sys
-from wxPython.tools import img2py
+
+from wx.tools import img2py
 
 
 command_lines = [