[pypy-dev] IO operations capture

Benjamin Peterson benjamin at python.org
Sat Apr 10 22:32:35 CEST 2010


2010/4/10 Renjie Xu <dustin.xu at gmail.com>:
> Not limit to that, I also want to monitor some system level status, such as
> the network flows, memory changes, even thread/process situation(I am not
> sure if I can do this even in JIT) .
> I just want to know if JIT has processed some exceptions so that only
> based-on python code I cannot see them.

I think you want to look at the PyPy sandbox. (which at the moment is
not compatible with the JIT)



-- 
Regards,
Benjamin



More information about the Pypy-dev mailing list