many_years_after wrote: > Any solution?
python modules are usually shipped in ZIP archives, not DLLs. if you really need a DLL, you can use "freeze" and some custom hacking. or bytecode resources, and some more custom hacking. </F> -- http://mail.python.org/mailman/listinfo/python-list