Staging
v0.5.1
https://github.com/python/cpython
Revision dec96e92ae622069c1c5a07b841237fbd35a1ffe authored by Ka-Ping Yee on 13 April 2001, 09:55:49 UTC, committed by Ka-Ping Yee on 13 April 2001, 09:55:49 UTC
Make synopsis() load modules as '__temp__' so they don't clobber anything.
Change "constants" section to "data" section.
Don't show __builtins__ or __doc__ in "data" section.
For Bob Weiner: don't boldface text in Emacs shells or dumb terminals.
Remove Helper.__repr__ (it really belongs in site.py, and should be                 guarded by a check for len(inspect.stack) <= 2).
1 parent 202c99b
History
Tip revision: dec96e92ae622069c1c5a07b841237fbd35a1ffe authored by Ka-Ping Yee on 13 April 2001, 09:55:49 UTC
Make force-loading optional; don't force-load in interactive mode.
Tip revision: dec96e9
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.8 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 177.3 KB
configure.in -rw-r--r-- 36.3 KB
install-sh -rwxr-xr-x 5.5 KB
setup.py -rw-r--r-- 24.5 KB

README

back to top