Modifying class attribute by calling class method from inside decorator

后端 未结 0 423
感情败类
感情败类 2020-12-05 07:08

I have quite a few methods that requires opening some file (each method has different), doing some stuff, closing it. I am trying to figure this out by decorating methods, b

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