R. David Murray <rdmur...@bitdance.com> added the comment:

The obvious example is that the tutorial makes no mention of calling 'super' in 
__init__.  I'm also aware that there are issues of pickleability that arise if 
you do things one way, but do not arise if you do things another way.  But I 
don't know the details, and I'd like to see the tutorial show an example of the 
*best* way to write a user defined exception so that they behave like the built 
in Python exceptions.

----------

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

Reply via email to