> 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 code-quality@python.org https://mail.python.org/mailman/listinfo/code-quality