mirror of https://github.com/python/cpython
add hotshotmain ref
This commit is contained in:
parent
f91c59a06b
commit
d5a21fd387
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue