Searched defs:project_base (Results 1 – 1 of 1) sorted by relevance
28 project_base = os.path.dirname(os.path.abspath(sys.executable)) variable30 project_base = os.path.abspath(os.path.join(project_base, os.path.pardir)) variable33 project_base = os.path.abspath(os.path.join(project_base, os.path.pardir, variable37 project_base = os.path.abspath(os.path.join(project_base, os.path.pardir, variable43 project_base = os.path.normpath(os.environ["_PYTHON_PROJECT_BASE"]) variable