Re: [code-quality] Is it possilbe to run pyLint on a string

2015-02-27 Thread Piotr Kupczyk
Hi Skip, thanks for reply. I am actually looking for an option to not create any files (even temporary) at all. Is there still an option to use pylint on a string? Cheers, Piotr. 2015-02-27 3:34 GMT+01:00 Skip Montanaro : >> I am wondering whether it is possible to run >> pylint on a string cont

Re: [code-quality] Is it possilbe to run pyLint on a string

2015-02-27 Thread Skip Montanaro
On Fri, Feb 27, 2015 at 12:37 PM, Piotr Kupczyk wrote: > thanks for reply. I am actually looking for an option to not create > any files (even temporary) at all. > Is there still an option to use pylint on a string? Now that I'm not responding from my phone, I could more easily poke around the do