Brett Cannon added the comment:

So what do you propose as a solution? Do you want to subclass tuple and then 
override __getitem__() so they can't index into the underlying tuple? Use 
__mangled names?

I mean if people are going to break the API to muck with stuff we can't stop 
them (nor can they complain if their code breaks).

----------
versions:  -Python 3.3

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

Reply via email to