Home
last modified time | relevance | path

Searched refs:CallerStack (Results 1 – 1 of 1) sorted by relevance

/external/python/mako/mako/
Druntime.py44 self.caller_stack = self._data["caller"] = CallerStack()
191 class CallerStack(list): class