Benjamin Peterson <benja...@python.org> added the comment:

I tried making f_locals always a copy but it wreaks havoc with some code which 
expects changing it to "work", namely pdb. I resign myself to using weakrefs.

----------

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

Reply via email to