Searched refs:xlapi_path (Results 1 – 1 of 1) sorted by relevance
156 def __init__(self, ip_addr, port, xlapi_path=DEFAULT_XLAPI_PATH): argument166 if not xlapi_path in sys.path:167 sys.path.insert(0, xlapi_path)