Why do I get a “ValueError: I/O operation on closed file” with a file that has not been closed yet?

前端 未结 0 484
说谎
说谎 2021-01-05 21:39

I am getting the error

line 9, in hasMoreCommands
    if self.asmfile.readline():
ValueError: I/O operation on closed f         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题