Martin v. Löwis added the comment:

When I added interning support to marshal, I specifically cared about the size 
of pyc. I find it sad that this support was thrown out, so I support restoring 
it.

I'm also skeptical about general sharing, and would like to see some specific 
numbers pointing out the gain of such a mechanism (compared to a version that 
merely preserves interned strings).

----------

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

Reply via email to