Bug499-WangZiming
nian 2022-11-22 21:23:20 +08:00
parent 18f54e3505
commit 3125af6846
1 changed files with 0 additions and 1 deletions

View File

@ -39,7 +39,6 @@ class FileOpen:
if __name__ == "__main__":
wf = FileOpen.write_able(r"D:\Workspace\gitcode\EnglishPal\app\static\test.txt")
#print(1)
wf.write("asdasdasd")
wf.close()