Closed lhupfeldt closed 10 years ago
Thanks for the help - I have "merged" this in now, and version 0.1.1
includes it. I'll work on updating @landscapeio/pylint-django as well.
Thank you for making the plugin!
Regards / Venlig Hilsen Lars Hupfeldt Nielsen Hupfeldt IT
Phone: +45 2060 3546
2014/1/25 carlio notifications@github.com
Thanks for the help - I have "merged" this in now, and version 0.1.1includes it. I'll work on updating @landscapeio/pylint-django as well.
— Reply to this email directly or view it on GitHubhttps://github.com/landscapeio/pylint-plugin-utils/issues/1#issuecomment-33288698 .
Hi,
Python3 does not have the im_class attribute. I've implemented a (backwards compatible) fix to make it work with python3. I tried it with the pylint_django plugin.
---- init.py ---