Home
last modified time | relevance | path

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

/scripts/
A Devent_dump.py12 our_path = os.path.dirname(os.path.realpath(__file__)) variable
13 src_path = os.path.dirname(our_path)
15 sys.path.insert(1, os.path.join(our_path, '../tools'))

Completed in 25 milliseconds