Brett Cannon <br...@python.org> added the comment:

Do note that .pyc files now encode their optimization levels, so the only thing 
to potentially do here is change the compiler to toss docstrings out and make 
sure they are freed when they are parsed to avoid holding on to them.

----------

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

Reply via email to