Implementing file reading in C/Python
pruebauno at latinmail.com
pruebauno at latinmail.com
Fri Jan 9 10:14:48 EST 2009
On Jan 9, 8:48 am, Johannes Bauer <dfnsonfsdu... at gmx.de> wrote:
> No - and I've not known there was a profiler yet have found anything
> meaningful (there seems to be an profiling C interface, but that won't
> get me anywhere). Is that a seperate tool or something? Could you
> provide a link?
> Thanks,
> Kind regards,
> Johannes
It is part of the python standard library:
http://docs.python.org/library/profile.html
More information about the Python-list
mailing list