Staging
v0.8.1
https://github.com/python/cpython
Revision 7bb30b72d8a165f8bacbc480b8d5a15834fa4c35 authored by Nick Coghlan on 03 December 2010, 09:29:11 UTC, committed by Nick Coghlan on 03 December 2010, 09:29:11 UTC
* A -b option to start an enhanced browsing session.
* Allow -b and -p options to be used together.
* Specifying port 0 will pick an arbitrary unused socket port.
* A new browse() function to start the new server and browser.
* Show Python version information in the header.
* A *Get* field which takes the same input as the help() function.
* A *Search* field which replaces the Tkinter search box.
* Links to *Module Index*, *Topics*, and *Keywords*.
* Improved source file viewing.
* An HTMLDoc.filelink() method.
* The -g option and the gui() and serve() functions are deprecated.
1 parent 9af2a6e
History
Tip revision: 7bb30b72d8a165f8bacbc480b8d5a15834fa4c35 authored by Nick Coghlan on 03 December 2010, 09:29:11 UTC
Improve Pydoc interactive browsing (#2001). Patch by Ron Adam.
Tip revision: 7bb30b7
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.bzrignore -rw-r--r-- 556 bytes
.gitignore -rw-r--r-- 427 bytes
.hgeol -rw-r--r-- 503 bytes
.hgignore -rw-r--r-- 771 bytes
.hgtags -rw-r--r-- 3.9 KB
LICENSE -rw-r--r-- 14.2 KB
Makefile.pre.in -rw-r--r-- 41.1 KB
README -rw-r--r-- 6.7 KB
configure -rwxr-xr-x 395.6 KB
configure.in -rw-r--r-- 121.6 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 33.7 KB
runtests.sh -rwxr-xr-x 2.1 KB
setup.py -rw-r--r-- 78.1 KB

README

back to top