SF patch #471852 (anonymous) notes that getattr(obj, name, default)
masks any exception, not just AttributeError. Fix this.
G
Guido van Rossum committed
d892357bf7bfb8ce34a0652c7002d78bbce17b6e
Parent: 9bc9d66
masks any exception, not just AttributeError. Fix this.