Closed CheeseTheMonkey closed 9 years ago
Thanks!
You seem to have deleted the patch before I was able to look at it though ;) I did replicate the thing, seem to be just a typo, indeed.
Interestingly enough, it works in py2 (hence my deletion), but py3 is not at all happy about it
Yeah, apparently different syntax wrt raise b/w py2 and py3:
Didn't know they did deprecate good ol' raise type, obj, tb
thing, apparently it all has to be attached to object these days.
ImportError, ImportError is erroneous