Staging
v0.5.1
https://github.com/python/cpython
Revision d5138caba5fac644571cd7fa013d1ab0d4f867b6 authored by Guido van Rossum on 12 March 1999, 22:15:43 UTC, committed by Guido van Rossum on 12 March 1999, 22:15:43 UTC
    The module cmd requires for each do_xxx command a help_xxx
    function. I think this is a little old fashioned.

    Here is a patch: use the docstring as help if no help_xxx
    function can be found.

[I'm tempted to rip out all the help_* functions from pdb, but I'll
resist it.  Any takers?  --Guido]
1 parent 7039f50
History
Tip revision: d5138caba5fac644571cd7fa013d1ab0d4f867b6 authored by Guido van Rossum on 12 March 1999, 22:15:43 UTC
Patch by Michael Scharf. He writes:
Tip revision: d5138ca
File Mode Size
BeOS
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.hgtags -rw-r--r-- 1.4 KB
Makefile.in -rw-r--r-- 17.9 KB
README -rw-r--r-- 36.1 KB
acconfig.h -rw-r--r-- 3.7 KB
config.h.in -rw-r--r-- 11.8 KB
configure -rwxr-xr-x 129.3 KB
configure.in -rw-r--r-- 23.3 KB
install-sh -rwxr-xr-x 2.2 KB

README

back to top