Searched refs:capture_location (Results 1 – 1 of 1) sorted by relevance
1637 def __init__(self, capture_location): argument1638 self.capture_location = capture_location1642 with open(self.capture_location) as tmp_file: