Senthil Kumaran <orsent...@gmail.com> added the comment:

Flox, agree to your patch on checking for unquote({}) and unquote(()).

AttributeError on unquote(None) was a mistake in previous releases and it was 
not intentional. We stand at a chance of correcting that when we are explicitly 
raising an Exception. Perhaps in another bug report to explicitly track it.

Ezio: It was conscious design decision to support both bytes and string for 
these functions. I think, discussed in issue3300

----------

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

Reply via email to