diff options
Diffstat (limited to 'Doc/library/debug.rst')
-rw-r--r-- | Doc/library/debug.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Doc/library/debug.rst b/Doc/library/debug.rst index 7480087..b2ee4fa 100644 --- a/Doc/library/debug.rst +++ b/Doc/library/debug.rst @@ -12,6 +12,5 @@ allowing you to identify bottlenecks in your programs. bdb.rst pdb.rst profile.rst - hotshot.rst timeit.rst trace.rst
\ No newline at end of file |