Comment 6 for bug 456870

Revision history for this message
Edward K. Ream (edreamleo) wrote : Re: pylint spews Exception RuntimeError: maximum recursion depth exceeded while calling a Python object, when parsing email.message.Message.get()

I get this on all my files on Windows as well:

pylint 0.19.0,
astng 0.19.3, common 0.46.0
Python 2.6.4 (r264:75708, Oct 26 2009, 08:23:19) [MSC v.1500 32 bit (Intel)]

I do not believe pylint is working as well as it should. It is missing serious errors, for example, undefined methods.