TypeError: vars() argument must have __dict__ attribute

前端 未结 0 810
攒了一身酷
攒了一身酷 2020-12-30 16:10

I am using python2.7 and when I check the type of a variable by using type(my_dict) then it return . But when I use vars

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