Home
last modified time | relevance | path

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

/external/libchrome/third_party/jinja2/
Ddebug.py48 if tb_set_next is not None:
50 tb_set_next(self.tb, next and next.tb or None)
345 def tb_set_next(tb, next): function
361 return tb_set_next
366 tb_set_next = None variable
369 tb_set_next = _init_ugly_crap() variable