The best solution would be to seperate reading and writing the files. import yaml class MyClass(): def __init__(self): with ...
確定! 回上一頁