Pylintは、このようなエラーを頻繁に発生させます。
shabda@jazzy ~/uswaretech_uswaretechsite> pylint -e utpages/forms.py
No config file found, using default configuration
Exception RuntimeError: 'maximum recursion depth exceeded while calling a Python object' in <type 'exceptions.RuntimeError'> ignored
logalibメーリングリストはhttp://lists.logilab.org/pipermail/python-projects/2009-March/001789.htmlでそれについて議論していますが、それは古いスレッドなので、誰かがPylintでこのようなエラーを見つけて見つけましたコードの根本的な原因は?