Commit cb8ed530 authored by Anthony Baxter's avatar Anthony Baxter

add note suggested by rhettinger about example.

parent b3303efe
......@@ -96,6 +96,9 @@ of the \class{pstats.Stats} class.
\subsection{Example Usage \label{hotshot-example}}
Note that this example runs the python "benchmark" pystones. It can
take some time to run, and will produce large output files.
\begin{verbatim}
>>> import hotshot, hotshot.stats, test.pystone
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment