Berker Peksag added the comment:

I think the "Exceptions Are Classes Too" section can be removed now. Users 
already learned that exceptions are classes in the previous chapter: 
https://docs.python.org/3/tutorial/errors.html

I'm attaching a patch that removes the "Exceptions Are Classes Too" section and 
merges some of its content into https://docs.python.org/3/tutorial/errors.html

----------
keywords: +patch
nosy: +berker.peksag
stage: needs patch -> patch review
versions: +Python 3.6 -Python 3.4
Added file: http://bugs.python.org/file43117/issue21864.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue21864>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to