OpenGrok
Cross Reference: pdb.py
xref
: /
external
/
python
/
cpython3
/
Lib
/
pdb.py
Home
|
History
|
Annotate
|
Download
|
only in
Lib
Lines Matching
full:isframe
107
if inspect.
isframe
(obj) and obj.f_globals is obj.f_locals: