Home | History | Annotate | Download | only in tools

Lines Matching defs:_root

358 _root = None
1137 if _root:
1138 file_path_from_root = re.sub('^' + _root + os.sep, '', file_path_from_root)
4005 global _root
4006 _root = val