I have to work with a big python codebase, and I wanted to use pylint
in my scripts to make it smarter.
I was reading the manual and the first thing that comes to my eyes is that

pylint.lint.py_run doesn't actually exist, so is it the documentation
out-of-date maybe?

I'm using this version:

No config file found, using default configuration
pylint 0.25.0,
astng 0.23.0, common 0.57.1
Python 2.7.2 (default, Jun 29 2011, 11:10:00)
[GCC 4.6.1]


Is there some examples around about how to use pylint from other
python programs?

Thanks,
Andrea
_______________________________________________
Python-Projects mailing list
[email protected]
http://lists.logilab.org/mailman/listinfo/python-projects

Reply via email to