diff options
author | Guido van Rossum <guido@python.org> | 1994-07-14 14:01:00 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1994-07-14 14:01:00 (GMT) |
commit | 5f47e5752a31dda81e20a21ed9dc33d0fa9b0db7 (patch) | |
tree | 224db72e5f0eda9e39aff0933904ecd5ee5f6e21 /Objects | |
parent | 8c9736561b45f596293426a07f74dd651284f580 (diff) | |
download | cpython-5f47e5752a31dda81e20a21ed9dc33d0fa9b0db7.zip cpython-5f47e5752a31dda81e20a21ed9dc33d0fa9b0db7.tar.gz cpython-5f47e5752a31dda81e20a21ed9dc33d0fa9b0db7.tar.bz2 |
* Lib/mhlib.py (removefromallsequences): call putsequences with
proper argument
* Lib/{bdb,cmd,pdb}.py: Mods by Rickard Westman: No longer barfs
on lambda:s (outputs "<lambda>" as the function name); "a(rgs)" in
pdb now works; help messages added to pdb (lifted from pdb.doc).
Also, "h pdb" calls pdb.help(). cmd.do_help() displays topics on
a nicer way (I think). Also, topics for which there is a help_
method, but no do_method (like "pdb" above) are displayed in a
special way. My own mod: fix break on function to also support
methods.
Diffstat (limited to 'Objects')
0 files changed, 0 insertions, 0 deletions