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 <[email protected]>:
>> I am wondering whether it is possible to run
>> pylint on a string containing code.
>
> You could write the string to a temp file, and run pylint on that file.
>
> Skip
_______________________________________________
code-quality mailing list
[email protected]
https://mail.python.org/mailman/listinfo/code-quality

Reply via email to