diff --git a/Misc/NEWS b/Misc/NEWS index 3b6c8c6402c..fa5ef20d7bf 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -272,6 +272,9 @@ Library 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