mirror of
https://github.com/python/cpython.git
synced 2025-12-23 09:19:18 +00:00
Note additions to pydoc and pstats.
This commit is contained in:
parent
4f3980d3cb
commit
4fb60361dc
1 changed files with 5 additions and 0 deletions
|
|
@ -1,6 +1,11 @@
|
|||
What's New in Python 2.1 final?
|
||||
===============================
|
||||
|
||||
- Eric Raymond extended the pstats module with a simple interactive
|
||||
statistics browser, invoked when the module is run as a script.
|
||||
|
||||
- Ping added an interactive help browser to pydoc.
|
||||
|
||||
- An updated python-mode.el version 4.0 which integrates Ken
|
||||
Manheimer's pdbtrack.el. This makes debugging Python code via pdb
|
||||
much nicer in XEmacs and Emacs. When stepping through your program
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue