Guido van Rossum added the comment:

Sorry, should have let someone review it. I'm a bit out of practice. :-)

But in this case I think three-arg getattr() is better; less code, less 
indentation, and the final question (is the frame not None?) must still be 
asked.

----------

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

Reply via email to