Home | History | Annotate | Download | only in tools

Lines Matching defs:_root

445 _root = None
1393 if _root:
1394 file_path_from_root = re.sub('^' + _root + os.sep, '', file_path_from_root)
4711 global _root
4712 _root = val