Can't find a class variable in python

前端 未结 0 724
刺人心
刺人心 2020-11-30 12:50

So am currently writing a simple settings page for a project... and so this is what the page looks like:

class Settings(object):
   def _init_(self):
       s         


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