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

Florent Xicluna report at bugs.python.org
Sat Jul 31 11:01:02 CEST 2010


Florent Xicluna <florent.xicluna at gmail.com> added the comment:

IMHO we could keep AttributeError in this case.
This is a case where "practicality beats purity".
See also issue 1285086.

----------
components: +Library (Lib)
nosy: +flox
resolution:  -> fixed

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


More information about the Python-bugs-list mailing list