Проверка шаблона шины для iOS

Result.py 108B

il y a 1 an
12345
  1. class Result:
  2. def __init__(self, structure):
  3. self.structure = structure
  4. self.file = ""