Florent Xicluna <[email protected]> added the comment:

For 3.2, there's some other corner cases which are not covered by the patch. 
Example:
>>> unquote(())
>>> unquote({})

See attached patch.

----------
keywords: +patch
stage: committed/rejected -> commit review
status: closed -> open
versions: +Python 3.2 -Python 2.7
Added file: http://bugs.python.org/file18221/issue9301_unquote.diff

_______________________________________
Python tracker <[email protected]>
<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