module 'sys' has no attribute 'setExecutionLimit'

后端 未结 0 479
灰色年华
灰色年华 2021-02-02 09:57

import sys
sys.setExecutionLimit(60000)

this code gives me this error:

sys.setExecutionLimit(60000)
Traceback (most recent call last):

         


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