[issue9432] unquote(None) raises AttributeError - Instead of TypeError

Georg Brandl report at bugs.python.org
Sat Jul 31 13:42:57 CEST 2010


Georg Brandl <georg at python.org> added the comment:

I'd say keep the AttributeError too.  This is not different from many other functions that fail variously with random types fed into them.

----------
nosy: +georg.brandl
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue9432>
_______________________________________


More information about the Python-bugs-list mailing list