R. David Murray added the comment:

Thanks, Tomas and Vajrasky.  I tweaked the patch slightly: Thomas's fix was 
better, since it doesn't incur the overhead of the repr unless an an error is 
detected (a micro-optimization, true, but an easy one).  I also chose to only 
check that 'fieldnames' is mentioned in the non-variable exception text; 
exactly how the rest of the message text is worded is not part of the API.

----------
resolution:  -> fixed
stage:  -> committed/rejected
status: open -> closed

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

Reply via email to