Add note about the new cProfile module

This commit is contained in:
Neal Norwitz 2006-02-09 03:59:44 +00:00
parent 8135c2ac17
commit c3c9e0ee5a
1 changed files with 3 additions and 0 deletions

View File

@ -55,6 +55,9 @@ Completed features for 2.5
- new hashlib module add support for SHA-224, -256, -384, and -512
(replaces old md5 and sha modules)
- new cProfile module suitable for profiling long running applications
with minimal overhead
Planned features for 2.5