[wxPython] img2py module?

I am trying to use wxPython (under Red Hat 7.1 Linux), and I want to
include some xpm icons.

Looking at the examples in ../wxPython-2.3.1/demo/Main.py, I got to the
module "encode_bitmaps.py" which used "img2py". I understand that this
last one should do the job for me.

I downloaded and installed:

  wxPython-2.3.1-1-Py21.i386.rpm
  wxPython-gl-2.3.1-1-Py21.i386.rpm
  wxPython-demo-2.3.1.tar.gz

However I can't locate the module "img2py.py" anywhere among the
downloded files. Where should I look for it?

Thanks,

-- Tomasz

PS: Answer to my address, please -- I'm not on the list.

However I can't locate the module "img2py.py" anywhere among the
downloded files. Where should I look for it?

Look in the source tar file. The Tools directory is new and I forgot to
make sure it was put into the RPM.

http://prdownloads.sourceforge.net/wxpython/wxPython-2.3.1.tar.gz

···

--
Robin Dunn
Software Craftsman
robin@AllDunn.com Java give you jitters?
http://wxPython.org Relax with wxPython!