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!
_______________________________________________
Python-Projects mailing list
Python-Projects@lists.logilab.org
http://lists.logilab.org/mailman/listinfo/python-projects

Reply via email to