Emanuel Barry added the comment:

Added further notes to `NotImplemented` and `NotImplementedError` to clearly 
state the differences between the two. I also added some more details to 
`TypeError` - I'm amazed at how little was described for such a common 
exception!

Maybe I explained a bit too thoroughly in some parts, but I like to have 
everything unambigous and well explained.

I haven't yet spent the time to learn how to build documentation (Soon™), so 
I'm going off the existing docs, and I try to follow the style as closely as 
possible.

----------
title: Clarify the use cases of NotImplemented in the docs -> Make the docs for 
NotImplemented & NotImplementedError unambigous
Added file: 
http://bugs.python.org/file43272/NotImplemented_exceptions_wording_2.patch

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

Reply via email to