Home
last modified time | relevance | path

Searched defs:add_callers (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/
Dpstats.py506 def add_callers(target, source): function
/external/python/cpython3/Lib/
Dpstats.py577 def add_callers(target, source): function