This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

作者 nedbat
收信人
日期 2006-09-15.19:55:04
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
内容
Exceptions would be more useful if they had some
structured information attached to them.  For example,
an ImportError could have the name of the module that
could not be imported.  This would make it possible to
deal with exceptions in more powerful ways.

For more discussion:
http://www.nedbatchelder.com/blog/200609.html#e20060906T055924
历史
日期 用户 动作 参数
2007-08-23 16:12:08admin链接issue1559549 messages
2007-08-23 16:12:08admin创建