Python OS

Richard Blackwood richardblackwood at cloudthunder.com
Sat Nov 6 18:30:01 EST 2004


>>P.S.  If one can program interrupt routines in C, they can do the same
>>in Python.
>>    
>>
>
>Show me how you set the interrupt jumptables to your routines in python and
>how you write time-critical code which has to be executed in a few hundred
>cpu-cycles. And how good that works together with the GIL.
>
>
>  
>
Here is my logic:  If one can do X in C and Python is C-aware (in other 
words Python can be exposed to C) then Python can do X via such exposure.



More information about the Python-list mailing list