]> granicus.if.org Git - python/commit
Copy the trace module here from Tools/scripts.
authorJeremy Hylton <jeremy@alum.mit.edu>
Tue, 18 Feb 2003 15:06:17 +0000 (15:06 +0000)
committerJeremy Hylton <jeremy@alum.mit.edu>
Tue, 18 Feb 2003 15:06:17 +0000 (15:06 +0000)
commit4edaa0d516dc6b5e3d739e45d55226bef8516512
treef5d77be910c29e7c3dd588cc9e993926a6790fa4
parent6fa635df7aa88ae9fd8b41ae42743341316c90f7
Copy the trace module here from Tools/scripts.

There are some problems with this module, but the tool works for
simple tasks and no one else has volunteered a better code coverage
tool.  Should cleanup and document before the beta release.
Lib/trace.py [new file with mode: 0644]