commit | d5a21fd387607661a51dc62b7880f8b211c7b79c | [log] [tgz] |
---|---|---|
author | Skip Montanaro <skip@pobox.com> | Tue Jan 27 14:49:04 2004 +0000 |
committer | Skip Montanaro <skip@pobox.com> | Tue Jan 27 14:49:04 2004 +0000 |
tree | 97c8ad78022e10060a123125750369650f2f225a | |
parent | f91c59a06bd935a92e17cb857089d97eddb93c84 [diff] [blame] |
add hotshotmain ref
diff --git a/Misc/NEWS b/Misc/NEWS index 3b6c8c6..fa5ef20 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -272,6 +272,9 @@ Tools/Demos ----------- +- A hotshotmain script was added to the Tools/scripts directory that + makes it easy to run a script under control of the hotshot profiler. + - The db2pickle and pickle2db scripts can now dump/load gdbm files. - The pydoc script will display a link to the module documentation for