54
54
# Root of the launchpad tree so code can stop jumping through hoops
56
56
TREE_ROOT = os.path.abspath(
57
os.path.join(PACKAGE_DIR, os.pardir, os.pardir, os.pardir))
57
os.path.join(PACKAGE_DIR, os.pardir, os.pardir, os.pardir, os.pardir))
59
59
# The directories containing instances configuration directories.