Python3.x 报错NameError: name 'long' is not defined

 

原因是Python3.x中没有long类型,只有int类型。

posted @ 2019-07-04 19:01  水果、、  阅读(4200)  评论(0编辑  收藏  举报