Bonjour,
Sometimes, there is the following message from pylint: Exception RuntimeError: 'maximum recursion depth exceeded in __subclasscheck__' in <type 'exceptions.AttributeError'> ignored Maybe it comes from circular imports - but there is no good reason to maintain circular imports (in my code). How can I detect this bad code ? R. Bastian www.pythoneon.org _______________________________________________ Python-Projects mailing list Python-Projects@lists.logilab.org http://lists.logilab.org/mailman/listinfo/python-projects