如下图:
END没有被定义,但是我上网看了一下,感觉没有什么问题。
求解答
可以把END换为'end'
试一下下列语句试试
tkinter.Listbox.insert(tkinter.END, row)