TypeError: 'builtin_function_or_method' object is not subscriptable

后端 未结 8 1125
太阳男子
太阳男子 2020-12-09 02:06
elif( listb[0] == \"-test\"):
    run_all.set(\"testview\")
    listb.pop[0]

ERROR: Exception in Tkinter callback T

8条回答
提交回复
热议问题