Hi Andreas, On 12 juin 14:12, Kostyrka (External user) Andreas wrote: > Just noticed, when deriving from tuple, pylint complains about tuple > incompleteness: > > R0924: Badly implemented Container, implements __getitem__, __len__ but not > __delitem__, __setitem__ > > Well, tuple is immutable, hence no delitem/setitem.
I've created a bitbucket issue for this: https://bitbucket.org/logilab/pylint/issue/25/when-inheriting-from-tuple-incomplete thx -- Sylvain Thénault, LOGILAB, Paris (01.45.32.03.12) - Toulouse (05.62.17.16.42) Formations Python, Debian, Méth. Agiles: http://www.logilab.fr/formations Développement logiciel sur mesure: http://www.logilab.fr/services CubicWeb, the semantic web framework: http://www.cubicweb.org _______________________________________________ Python-Projects mailing list Python-Projects@lists.logilab.org http://lists.logilab.org/mailman/listinfo/python-projects