vote up 0 vote down star

I want to use code analysis tools like pylint or pyflakes for analysing IronPython scripts.

I came across FePy which has a pyflakes but can't get it to run on my ipy script file. It gives 'module' object has no attribute 'parse'.

Any idea how to get that to work or any other alternatives for IronPython?

flag

Your Answer

Get an OpenID
or

Browse other questions tagged or ask your own question.