Catch both AttributeError and TypeError
This might only be a python 2 problem that occurs on old-style classes, but maybe there's someo other way that we could hit an AttributeError?
Loading
Please sign in to comment
This might only be a python 2 problem that occurs on old-style classes, but maybe there's someo other way that we could hit an AttributeError?