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
api
dist
doc
ext
html
info
inst
lib
mac
paper-a4
paper-letter
perl
ref
templates
texinputs
tools
tut
whatsnew
.cvsignore -rwxr-xr-x 22 bytes
ACKS -rw-r--r-- 2.7 KB
Makefile -rw-r--r-- 13.2 KB
Makefile.deps -rw-r--r-- 5.9 KB
README -rw-r--r-- 7.9 KB
TODO -rw-r--r-- 2.8 KB
libmods.tex -rwxr-xr-x 342 bytes
libstd.tex -rwxr-xr-x 345 bytes

README

back to top