Raymond Hettinger added the comment:

I've seen no evidence that this a problem in practice.  It seems no more 
interesting or problematic than sequence argument unpacking working with 
dictionaries, "a, b = {'one': 1, 'two': 2}".

----------
nosy: +rhettinger

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

Reply via email to