Searched refs:syspath_insert (Results 1 – 1 of 1) sorted by relevance
48 syspath_insert(0, os.path.abspath(TASKS_VENDOR_DIR))128 syspath_insert(pos, os.path.abspath(bundle_path))133 def syspath_insert(pos, path): function