Antoine Pitrou added the comment:

I think it is going a bit too far in the direction of exposing low-level 
optimizations. Python is not C++. I also agree with Raymond that it's rather 
rare to construct read-only containers (in the sense that they are allocated 
once and for all).

----------
nosy: +pitrou

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

Reply via email to