Hello people. I have some questions

Oleg Broytmann phd at phd.pp.ru
Wed Aug 29 06:19:43 EDT 2001


On Wed, 29 Aug 2001, Ignacio Vazquez-Abrams wrote:
> I can't think of a time when I've ever seen Python stop. Slow down, yes, but
> not stop.
>
> The truth is, even if there is something you can't do in Python natively, you
> always have the capability to write a module in C that is callable from
> Python.
>
> So the answer, then, is that Python stops wherever C stops. And I don't think
> there's a person alive who's EVER seen C stop. I could be wrong though.

   What about OS kernel modules? You can write them in C, but can you do it
in Python?

Oleg.
----
     Oleg Broytmann            http://phd.pp.ru/            phd at phd.pp.ru
           Programmers don't die, they just GOSUB without RETURN.





More information about the Python-list mailing list