Пример #1
0
 def input_to_file(self, path_to_file, temporary=True):
     content.write_file(path_to_file, self())
Пример #2
0
 def input_to_file(self, path_to_file, temporary=True):
     content.write_file(path_to_file, self())