X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fbd5dd1dfa8aa5d7574e2f3e6d898dc8bb4c89c4..7d3000f8db5c13ea25ea2bc86ac80ba1c3b6f7a0:/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 = [