Portable runtime

Oleg Broytmann phd at phd.pp.ru
Thu Apr 4 03:06:30 EST 2002


On Thu, Apr 04, 2002 at 07:20:09AM +0700, Tripp Scott wrote:
> I was just wondereing whether there is a Python binding to APR, 

   No.

> NSPR, or perhaps plans to sit CPython on top of one of these libraries?

   Currently ther are no, but patches will be gladly accepted!

> Btw, does Python emulate threads on platforms where threads are not available?

   No, Python uses pthreads. There are separate patches to do this
(uthreads).

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