![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.python archivesaving pre-compiled scripts
From: Derek van Vliet <dvanvliet@3dna.net>
Date: Thu Jun 30 2005 - 21:58:29 CEST
Hi,
I'm working on an application that reads python scripts from XML
Now I'm wondering if its possible to pre-compile the scripts and save
My only constraint is that I need to be able to load the scripts from
Is there any way I can get the size of a PyCodeObject so that I could
Any guidance would be greatly appreciated.
Thanks,
|