Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/jinja2/
Ddebug.py48 if tb_set_next is not None:
50 tb_set_next(self.tb, next and next.tb or None)
310 def tb_set_next(tb, next): function
326 return tb_set_next
331 tb_set_next = None variable
334 tb_set_next = _init_ugly_crap() variable