On 15 octobre 18:27, * wrote: > Hello, I'm getting the following warning when running pylint: > > /usr/lib/python2.6/site-packages/pylint/lint.py:314: > DeprecationWarning: use lgc.optik_ext.check_csv > value = check_csv(None, opt_name, value) > > This is with the latest of everything: > > dev-python/astng-0.19.1 > dev-python/logilab-common-0.45.1 > dev-python/pylint-0.18.1 > > The warning goes away when downgrading to logilab-common-0.45 but I > need the fix in 0.45.1. Does anyone know the proper way to fix the > warning above? Thanks!
wait until the next pylint release... You can still launch pylint with 'python -W ignore' to filter out warnings. -- Sylvain Thénault LOGILAB, Paris (France) 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