-
Chris Toshok authored
getattr throws an exception if the attribute is not present. getattrFunc already throws the same exception (if there isn't a default value passed in).
1603542c
getattr throws an exception if the attribute is not present. getattrFunc already throws the same exception (if there isn't a default value passed in).