Home
last modified time | relevance | path

Searched refs:syspath_insert (Results 1 – 1 of 1) sorted by relevance

/external/python/parse_type/tasks/
D_setup.py48 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