2007年05月30日 星期三 19:43
ÊéÉÏ˵Òì³£Ò²ÊǶÔÏó£¬ÇëÎÊËûÓëÆäËüµÄ¶ÔÏóÓÐûÓÐʲô²»Í¬ÄØ£¿ Ôõô¶¨ÒåÒ»ÏÂÒì³£¶ÔÏ󣿣¿ -- ×¢ÒâÉíÌ壬ÉíÌåÊǸïÃüµÄ±¾Ç®£¡£¡ -------------- 下一部分 -------------- Ò»¸öHTML¸½¼þ±»ÒƳý... URL: http://python.cn/pipermail/python-chinese/attachments/20070530/3cd28013/attachment.html
2007年05月30日 星期三 23:48
以前的python版本中异常可以是任意的对象。不过后来定义得更规范了,所有异常对象都必须是 BaseException 类的基类或者其基类的实例。见 pep-0352(Required Superclass for Exceptions) 另外还可以看看 pep-3109(Raising Exceptions in Python 3000) 和 pep-3110(Catching Exceptions in Python 3000)。 On 5/30/07, jessinio smith <jessinio at gmail.com> wrote: > > 书上说异常也是对象,请问他与其它的对象有没有什么不同呢? > > 怎么定义一下异常对象?? > > -- > 注意身体,身体是革命的本钱!! > _______________________________________________ > python-chinese > Post: send python-chinese at lists.python.cn > Subscribe: send subscribe to python-chinese-request at lists.python.cn > Unsubscribe: send unsubscribe to python-chinese-request at lists.python.cn > Detail Info: http://python.cn/mailman/listinfo/python-chinese > -- http://codeplayer.blogspot.com/ -------------- next part -------------- An HTML attachment was scrubbed... URL: http://python.cn/pipermail/python-chinese/attachments/20070530/7d89aafd/attachment.htm
2007年05月31日 星期四 06:42
Python Tutorial -> 8.5 User-defined Exceptions Python Library Reference -> 2.3 Built-in Exceptions 讲得很清楚的。 在07-5-30,jessinio smith <jessinio在gmail.com> 写道: > 书上说异常也是对象,请问他与其它的对象有没有什么不同呢? > > 怎么定义一下异常对象?? > > -- > 注意身体,身体是革命的本钱!! > _______________________________________________ > python-chinese > Post: send python-chinese在lists.python.cn > Subscribe: send subscribe to python-chinese-request在lists.python.cn > Unsubscribe: send unsubscribe to python-chinese-request在lists.python.cn > Detail Info: http://python.cn/mailman/listinfo/python-chinese > -- 薛粲 有耕耘方能有收获,愿能与您顺心携手共成长。
Zeuux © 2025
京ICP备05028076号