On 08/12/2011 12:06 AM, Derek Harland wrote:
> On 11/08/2011, at 23:30 , Gelonida N wrote:
> 
>> On 08/11/2011 12:43 PM, Derek Harland wrote:
>>> On 11/08/2011, at 19:49 , Gelonida N wrote:
>>
>>>> ...
>>>> Additionally it might have helped of course if the official web site
>>>> (being marked as updated 8th of August 2011) had not mentioned a command
>>>> (pylint.lint.run_py), that I couldn't find
>>>
>>> If you grep the source you'll see that py_run now exists in pylint.epylint.
>>>
>>
>> Derek, Thanks once more.
>>
>> Will check whether pylint.epylint.run_py() is what I would need for my
>> script or whether the solution is to find out how to redirect output of
>> pylint.lint.Run.
> 
> I imagine its what you'll want.
> 

Just tried it out.
Unfortunately tt's not what I want as the output format is entirely
different from what I get if I run pylint from the command line.

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

Reply via email to