https://github.com/python/cpython
Revision 9ab019bee7ccc79b15a24ab3043cb1f05b15d7bb authored by Jeremy Hylton on 11 April 2001, 16:24:30 UTC, committed by Jeremy Hylton on 11 April 2001, 16:24:30 UTC
Fixes SF buf #217004

Add method fixDocstring() to CodeGenerator.  It converts the Discard
node containing the docstring into an assignment to __doc__.
1 parent 4c1f427
History
Tip revision: 9ab019bee7ccc79b15a24ab3043cb1f05b15d7bb authored by Jeremy Hylton on 11 April 2001, 16:24:30 UTC
Generate docstrings.
Tip revision: 9ab019b
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