summaryrefslogtreecommitdiffstats
path: root/Lib/code.py
diff options
context:
space:
mode:
authorKa-Ping Yee <ping@zesty.ca>2001-04-13 09:55:49 (GMT)
committerKa-Ping Yee <ping@zesty.ca>2001-04-13 09:55:49 (GMT)
commitdec96e92ae622069c1c5a07b841237fbd35a1ffe (patch)
tree2e92f813a7481be02cc60215a66ef94751a02001 /Lib/code.py
parent202c99b2e0242a5680668816a65051a1f1aef8ed (diff)
downloadcpython-dec96e92ae622069c1c5a07b841237fbd35a1ffe.zip
cpython-dec96e92ae622069c1c5a07b841237fbd35a1ffe.tar.gz
cpython-dec96e92ae622069c1c5a07b841237fbd35a1ffe.tar.bz2
Make force-loading optional; don't force-load in interactive mode.
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).
Diffstat (limited to 'Lib/code.py')
0 files changed, 0 insertions, 0 deletions