python compiler?

Greg Griffiths gregory_griffiths at cargill.com
Wed Jul 26 10:59:05 EDT 2000


python in its essence is a scripting language like PERL and PHP and ASP, it
compiles itself into bytecode behind the scenes, so you should never need a
compiler, although a better editing suite would be nice and you can find
these on the web, try starting at http://www.python.net

Jamie Allison <dbug at verdenet.com> wrote in message
news:8lkvic$d621 at magpie.cat.net.th...
> Does anybody know of a compiler for pyhton?
>
>





More information about the Python-list mailing list