Re: [Tutor] compiling python files

2005-07-01 Thread Bernard Lebel
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 <[EMAIL PROTECTED]> wrote: > Hi all, > I have python .py files that I want to compile into .pyc files. > Is there a easy way of doing this? > > Thank

[Tutor] compiling python files

2005-07-01 Thread Johan Geldenhuys
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@python.org http://mail.python.org/mailman/listinfo/tutor