Searched refs:print_callers (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/ | ||
H A D | pstats.py | 105 print_stats(5).print_callers(5) 452 def print_callers(self, *amount): member in Stats 680 return self.generic('print_callers', line) |
Completed in 2 milliseconds