Searched refs:checkfuncname (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/ | ||
H A D | bdb.py | 779 def checkfuncname(b, frame): function 816 must exist) that is enabled, for which checkfuncname is True, and that 828 if not checkfuncname(b, frame): |
Completed in 1 milliseconds