"giangiammy" wrote:

> I'm starting to approch python: I find it a powerful language,
> but, I'd like to get, ad result of my program, something
> containing every python lib necessary to run (on linux systems):
>
> i.e.: my application should be bounbled with the python
> interpreter and the needed python modules: the
> result should run on linux systems.
>
> Is there something like thin in linux world?

there are plenty of bundling tools available for python.  for pointers
to some of them, see

    http://effbot.org/zone/python-compile.htm

</F> 



-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to