Searched defs:checkout_root (Results 1 – 5 of 5) sorted by relevance
20 checkout_root = os.path.dirname(os.path.realpath(__file__)) variable
19 checkout_root = os.path.dirname(os.path.realpath(__file__)) variable
19 checkout_root = os.path.abspath(os.path.join(script_dir, os.pardir)) variable
19 checkout_root = os.path.abspath(os.path.join(script_dir, os.pardir, os.pardir)) variable
20 checkout_root = os.path.abspath(os.path.join(script_dir, os.pardir, os.pardir)) variable