Searched refs:session_file_path (Results 1 – 1 of 1) sorted by relevance
81 def checkSessionBundle(session_file_path): argument82 with open(session_file_path) as session_file: