[Philipp Kern, 2009-05-07]
> pylint refers to `/usr/bin/python' in its shebang line.  It would be nice
> if it could use `/usr/bin/env python' instead, to run under the Python
> interpreter the user wants.  Use case: if you have a private instance
> created with python-virtualenv you really don't want to run the global
> interpreter but the one in your path to find all the libraries in use.

what about "pylint" module? /usr/bin/pylint imports it and your local
python will not have access to these files
-- 
-=[     Piotr Ożarowski     ]=-
-=[ http://www.ozarowski.pl ]=-

Attachment: signature.asc
Description: Digital signature

Reply via email to