X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fbd5dd1dfa8aa5d7574e2f3e6d898dc8bb4c89c4..122070e2a7be65d104cb22fba49d55800dd4c6c1:/wxPython/demo/encode_bitmaps.py diff --git a/wxPython/demo/encode_bitmaps.py b/wxPython/demo/encode_bitmaps.py index dd5196b416..c3864545fa 100644 --- a/wxPython/demo/encode_bitmaps.py +++ b/wxPython/demo/encode_bitmaps.py @@ -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 = [