Index: lib.tex =================================================================== RCS file: /cvsroot/python/python/dist/src/Doc/lib/lib.tex,v retrieving revision 1.214 diff -u -r1.214 lib.tex --- lib.tex 1 Feb 2003 00:10:09 -0000 1.214 +++ lib.tex 6 Mar 2003 05:25:10 -0000 @@ -205,6 +205,7 @@ \input{libpdb} % The Python Debugger \input{libprofile} % The Python Profiler +\input{libhotshot} % New profiler \input{internet} % Internet Protocols \input{libwebbrowser}