What is the variable __cache__ used for?

后端 未结 0 495
鱼传尺愫
鱼传尺愫 2020-12-19 02:35

The variable __cached__ seems to be automatically initialized in any module.

On any arbitrary module:

print(__cached__) # None

__cached__         


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