Antoine Pitrou added the comment:

I also suggest counting the number of BINARY_SUBSCR calls that are *not* one of 
the builtin types under consideration. Also, it would be good to distinguish 
slicing from integer indexing, for lists and tuples.

----------

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

Reply via email to