Here's the issue:
https://bitbucket.org/logilab/pylint/issue/402/psycopg2-spurious-import-error-in-one

To summarize:
I've coded a python script in a common subset of Python 2.x and Python 3.x.
pylint 1.4.0 is finding the psycopg2 module in 2.x but not 3.x, but the
REPL finds psycopg2 for both 2.x and 3.x.

-- 
Dan Stromberg
_______________________________________________
Python-Projects mailing list
Python-Projects@lists.logilab.org
http://lists.logilab.org/mailman/listinfo/python-projects

Reply via email to