Michael Foord <mich...@voidspace.org.uk> added the comment:

The code is *already* triggering execution through the use of hasattr. It could 
be switched to use getattr_static instead, but the try...except in the patch 
looks reasonable whether or not that change is made.

----------

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

Reply via email to