Ofer Schwarz added the comment:

There's actually no advantage for a weakref here, since the exception object 
already holds an indirect reference to all the raising frame's locals through 
__traceback__.

----------
nosy: +blackfawn

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

Reply via email to