[Tutor] compiling python files
Bernard Lebel
3dbernard at gmail.com
Fri Jul 1 15:36:51 CEST 2005
That would be the compileall utility:
http://www.python.org/doc/2.4.1/lib/module-compileall.html
Cheers
Bernard
On 7/1/05, Johan Geldenhuys <johan at accesstel.co.za> wrote:
> Hi all,
> I have python .py files that I want to compile into .pyc files.
> Is there a easy way of doing this?
>
> Thanks,
>
> Johan
>
>
> _______________________________________________
> Tutor maillist - Tutor at python.org
> http://mail.python.org/mailman/listinfo/tutor
>
>
>
More information about the Tutor
mailing list