Searched refs:arg_inf (Results 1 – 1 of 1) sorted by relevance
343 def __init__(self, arg_inf, arg_key): argument347 if isinstance(arg_inf, str):348 with open(arg_inf, 'rb') as f:351 self.inf = arg_inf