Irit Katriel <iritkatr...@yahoo.com> added the comment:

I don't understand this request. If you ask TracebackExceptions to 
capture_locals then the FrameSummary object gets a dict of the reprs of the 
locals, which can be introspected and participate in __eq__ checks but nothing 
else happens with them. What would the convenience functions do with this 
parameter?

Ulrich, can you explain the use case or how you see this working?

----------
nosy: +iritkatriel

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

Reply via email to