Michel Claveau - MVP wrote:
Hi!Python is interpretedNo. Python is compiled (--> .pyc) But the term "to compile" is not always unambiguous... And the notion of "compiler" is not attached to Python (the language), but is attached to the implementation. @+ MCI
Well the pyc, which I thought was the Python bytecode, is then interpreted by the VM.
-- MPH http://blog.dcuktec.com 'If consumed, best digested with added seasoning to own preference.' -- http://mail.python.org/mailman/listinfo/python-list