Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 91c4e60 + 6eb740b commit 7466e6bCopy full SHA for 7466e6b
1 file changed
Doc/library/profile.rst
@@ -33,7 +33,7 @@ profiling interface:
33
2. :mod:`profile`, a pure Python module whose interface is imitated by
34
:mod:`cProfile`, but which adds significant overhead to profiled programs.
35
If you're trying to extend the profiler in some way, the task might be easier
36
- with this module.
+ with this module. Originally designed and written by Jim Roskind.
37
38
.. note::
39
0 commit comments