摘要: 1.Python内建异常体系结构 The class hierarchy for built-in exceptions is: BaseException +-- SystemExit +-- KeyboardInterrupt +-- GeneratorExit +-- Excep... 阅读全文
posted @ 2014-06-20 20:34 唐僧吃肉 阅读(352) 评论(0) 推荐(0) 编辑