Gregory P. Smith added the comment:

The space for the strings is a fixed cost, the structure used to store them for 
efficient lookup is the only overhead that can be trimmed and is all in one 
contiguous allocation.

regardless, i agree, this isn't a large savings. priority low, feel free to 
drop if it you want.

----------

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

Reply via email to