Looking for Benchmarklets to improve pyvm

stelios xanthakis sxanth at cs.teiath.gr
Sat Apr 2 04:40:26 EST 2005


coffeebug wrote:
>
> Newbie here ("new" to the language and scripting in general).
> I'm trying to figure out what you mean by bytecode.  Do you mean
> a virtual python environment that can be hosted by any anonymous
> operating system?   For example, you want to run Python programs on
> BEOS so you crank up its version of PYVM and load a Python source code
> and run it?

The pyc files.  See module 'compile' and module 'dis'.


Stelios



More information about the Python-list mailing list