摘要:
异常 a #NameError 错误 2+'' #TypeError 错误 1/0 #ZeroDivisionError 错误 iter([]).next() #AttributeError 错误 iter([]).__next__() #StopIteration 异常 import hahaha #ModuleNotFoundError [][4] #IndexError... 阅读全文
posted @ 2017-11-15 17:41
Py行僧
阅读(107)
评论(0)
推荐(0)
浙公网安备 33010602011771号