diff options
author | Barry Warsaw <barry@python.org> | 1999-09-09 16:32:41 (GMT) |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 1999-09-09 16:32:41 (GMT) |
commit | 2bee8feac614599d172ea4483a17294b81063fdc (patch) | |
tree | 79dce4028f7268534fa3bf874d94a75f8b0a751f /Parser/pgen.c | |
parent | a2e48552d28721eec0df75912d479f7d44c14d0a (diff) | |
download | cpython-2bee8feac614599d172ea4483a17294b81063fdc.zip cpython-2bee8feac614599d172ea4483a17294b81063fdc.tar.gz cpython-2bee8feac614599d172ea4483a17294b81063fdc.tar.bz2 |
Pdb.lineinfo(): Don't use os.popen('egrep ...') to find the line in
the file that a function is defined on. Non-portable to Windows and
JPython. Instead, new find_function() uses re module on a similar
(simple-minded) pattern.
Diffstat (limited to 'Parser/pgen.c')
0 files changed, 0 insertions, 0 deletions