diff options
author | Ka-Ping Yee <ping@zesty.ca> | 2001-04-13 09:55:49 +0000 |
---|---|---|
committer | Ka-Ping Yee <ping@zesty.ca> | 2001-04-13 09:55:49 +0000 |
commit | dec96e92ae622069c1c5a07b841237fbd35a1ffe (patch) | |
tree | 2e92f813a7481be02cc60215a66ef94751a02001 /Python | |
parent | 202c99b2e0242a5680668816a65051a1f1aef8ed (diff) | |
download | cpython-git-dec96e92ae622069c1c5a07b841237fbd35a1ffe.tar.gz |
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 'Python')
0 files changed, 0 insertions, 0 deletions