summaryrefslogtreecommitdiffstats
path: root/Grammar
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1998-07-20 23:13:54 (GMT)
committerGuido van Rossum <guido@python.org>1998-07-20 23:13:54 (GMT)
commitb5699c7240e085cb20972f388aa8e21387c48275 (patch)
tree625fa156d8d5f44b4ccc0cb61a2dc7811c39c200 /Grammar
parentc612681b20f2ff8786067a3d8c6d041bc64d0db0 (diff)
downloadcpython-b5699c7240e085cb20972f388aa8e21387c48275.zip
cpython-b5699c7240e085cb20972f388aa8e21387c48275.tar.gz
cpython-b5699c7240e085cb20972f388aa8e21387c48275.tar.bz2
Added support for specifying a filename for a breakpoint, roughly
according to an idea by Harri Pasanen (but with different syntax). This affects the 'break' and 'clear' commands and their help functions. Also added a helper method lookupmodule(). Also: - Try to import readline (important when pdb is used from/as a script). - Get rid of reference to ancient __privileged__ magic variable. - Moved all import out of functions to the top. - When used as a script, check that the script file exists.
Diffstat (limited to 'Grammar')
0 files changed, 0 insertions, 0 deletions