Home | History | Annotate | Download | only in Workspace

Lines Matching refs:curPath

3037             curPath  = os.path.dirname(__file__) # curPath is the path of WorkspaceDatabase.py

3038 rootPath = os.path.split(curPath)[0] # rootPath is root path of python source, such as /BaseTools/Source/Python