Pablo Galindo Salgado <pablog...@gmail.com> added the comment:

>The drawback of compiling the dead code is adding cells for unneeded constants 
>and local variables. Also it can create less optimal code for jumps.

Is unlikely that this situation arises often enough that this is a concern. We 
would be sacrificing correctness for speed and I think that is an error.

If there is a more optimal approach I'm happy to implement it.

----------

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

Reply via email to