Serhiy Storchaka <storchaka+cpyt...@gmail.com> added the comment:

There are problems with the f_lineno setter when duplicate a finally body. The 
duplication works for "with" only because the cleanup code for "with" doesn't 
correspond any line number.

----------

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

Reply via email to