On Tue, 1 Apr 2014 13:28:53 -0500 Zachary Ware <zachary.ware+pydev at gmail.com> wrote: > > @@ -524,7 +521,7 @@ > > skip = set() > > for klass in default_classes: > > for check in handlers: > > - if isclass(check): > > + if instance(check, type): > > Should be isinstance, should it not? Sounds like a well-tested code path :-) Regards Antoine.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4