Python标准异常总结

可以快速上手的开发文档

#Python标准异常总结
Python标准异常总结

Python中常见的异常总结

一、异常错误  a、语法错误错误一:if错误二:def text:     pass..