[Python-checkins] CVS: python/dist/src/Misc NEWS,1.143,1.144

Guido van Rossum gvanrossum@users.sourceforge.net
2001年4月12日 17:46:16 -0700


Update of /cvsroot/python/python/dist/src/Misc
In directory usw-pr-cvs1:/tmp/cvs-serv25334
Modified Files:
	NEWS 
Log Message:
Note additions to pydoc and pstats.
Index: NEWS
===================================================================
RCS file: /cvsroot/python/python/dist/src/Misc/NEWS,v
retrieving revision 1.143
retrieving revision 1.144
diff -C2 -r1.143 -r1.144
*** NEWS	2001年04月12日 02:31:27	1.143
--- NEWS	2001年04月13日 00:46:14	1.144
***************
*** 2,5 ****
--- 2,10 ----
 ===============================
 
+ - 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

AltStyle によって変換されたページ (->オリジナル) /