Staging
v0.5.1
https://github.com/python/cpython
Revision 5a804edd3cacf2a790ff3c872adad22f95e7a604 authored by Ka-Ping Yee on 10 April 2001, 11:46:02 UTC, committed by Ka-Ping Yee on 10 April 2001, 11:46:02 UTC
Avoid ever using popen on Windows, since it's broken there.
Factor out the business of getting the summary line into splitdoc().
Use the modulename() routine in inspect.
Show all members of modules and classes rather than filtering on leading '_'.
Small typo and formtating fixes.
Don't show warnings when running "pydoc -k".
1 parent 4d6fc7f
History
Tip revision: 5a804edd3cacf2a790ff3c872adad22f95e7a604 authored by Ka-Ping Yee on 10 April 2001, 11:46:02 UTC
Fix synopsis() so it can handle binary module files.
Tip revision: 5a804ed
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.cvsignore -rw-r--r-- 79 bytes
.hgtags -rw-r--r-- 1.9 KB
LICENSE -rw-r--r-- 9.2 KB
Makefile.pre.in -rw-r--r-- 21.7 KB
README -rw-r--r-- 37.9 KB
acconfig.h -rw-r--r-- 6.0 KB
config.h.in -rw-r--r-- 16.5 KB
configure -rwxr-xr-x 176.9 KB
configure.in -rw-r--r-- 35.9 KB
install-sh -rwxr-xr-x 5.5 KB
setup.py -rw-r--r-- 24.5 KB

README

back to top