]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/demo/encode_bitmaps.py
better __docfilter__ and other epydoc tweaks
[wxWidgets.git] / wxPython / demo / encode_bitmaps.py
index dd5196b41670778798bb8284037d734ac63c01cf..4d4945b54f6bf029e17eeed978359ac87a0df1e7 100644 (file)
@@ -1,5 +1,3 @@
-#!/usr/bin/env python
-#----------------------------------------------------------------------
 
 """
 This is a way to save the startup time when running img2py on lots of
 
 """
 This is a way to save the startup time when running img2py on lots of
@@ -7,7 +5,8 @@ files...
 """
 
 import sys
 """
 
 import sys
-from wxPython.tools import img2py
+
+from wx.tools import img2py
 
 
 command_lines = [
 
 
 command_lines = [