On 8/24/07, Massimiliano Giovine <[EMAIL PROTECTED]> wrote:
>
> Per compilarlo e ottenere un modulo in byte code devi fare da shell
>
> py_compilefiles script.py
>
> dopo di che con
>
> python sript.pyc
>
> esegui il modulo



Ok, se è questo quello che intendeva  allora potrebbe  essere utile anche il
modulo py_compile:

http://www.python.org/doc/2.2.1/lib/module-pycompile.html

>Aksel Peter Jørgensen dice: "Why make things difficult, when it is
> possible to make them cryptic and totally illogic, with just a little
> bit more effort?"


bella citazione :-)

ciao,
francesco
_______________________________________________
Python mailing list
Python@lists.python.it
http://lists.python.it/mailman/listinfo/python

Rispondere a