R. David Murray added the comment:

Aren't there wider implications of python starting to support tuple indexing?  
If we make this work, aren't people going to expect [[1,2], [3,4]][0,1] to work?

----------
nosy: +r.david.murray

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

Reply via email to