Does python have the capability for driver development ?
Martin P. Hellwig
martin.hellwig at dcuktec.org
Thu Jul 30 04:05:48 EDT 2009
Michel Claveau - MVP wrote:
> Hi!
>
>> Python is interpreted
>
> No. 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.'
More information about the Python-list
mailing list