does anyone know a way to package a "static" version of a python module?
This is, the same that pyinstaller does with single scripts, but with a
complete module directory.

I'm specially interested in packaging all pyqt4, sip and qt4 dependencies
within the module itself.

thanks,
Jaime.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to