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 -- http://mail.python.org/mailman/listinfo/python-list

Reply via email to