[Tfug] Quick question about Python...

Andrew Ayre andy at britishideas.com
Sun May 11 15:38:19 MST 2008


When a .py python file is executed it is automatically compiled into a 
.pyc file. The next time you run the .py file, it will use the .pyc file 
and avoid recompiling.

Andy

Jim March wrote:
> Somebody I know is trying to write an open-source voting system in Python.
> 
> Question is, can Python be compiled?  I know it's meant as an 
> interpreted system but are there true compilers available?
> 
> If not, it'll never get past Federal certification...
> 
> Jim
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Tucson Free Unix Group - tfug at tfug.org
> Subscription Options:
> http://www.tfug.org/mailman/listinfo/tfug_tfug.org

-- 
Andy
PGP Key ID: 0xDC1B5864




More information about the tfug mailing list