[IronPython] pyFlakes pySmell

Michael Foord fuzzyman at voidspace.org.uk
Thu Mar 25 12:10:13 CET 2010


On 25/03/2010 07:08, Aravin wrote:
> Hello everyone,
> Im trying to get pyFlakes and pySmell to work with IronPython without 
> needing to install CPython.

They almost certainly use the compiler / ast modules that aren't 
available for IronPython. You can ship CPython as part of your 
application though, without needing it to be installed.

Michael

> Has anyone done this? Im trying to provide intellisense for an editor 
> im working on. Is there any better way of getting intellisense than 
> using pysmell?
> Thanks,
> Aravin
>
>
> _______________________________________________
> Users mailing list
> Users at lists.ironpython.com
> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
>    


-- 
http://www.ironpythoninaction.com/
http://www.voidspace.org.uk/blog

READ CAREFULLY. By accepting and reading this email you agree, on behalf of your employer, to release me from all obligations and waivers arising from any and all NON-NEGOTIATED agreements, licenses, terms-of-service, shrinkwrap, clickwrap, browsewrap, confidentiality, non-disclosure, non-compete and acceptable use policies ("BOGUS AGREEMENTS") that I have entered into with your employer, its partners, licensors, agents and assigns, in perpetuity, without prejudice to my ongoing rights and privileges. You further represent that you have the authority to release me from any BOGUS AGREEMENTS on behalf of your employer.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20100325/5c3a28ac/attachment.html>


More information about the Ironpython-users mailing list