[openstack-dev] Bring pylint check to gate nova

Matt Joyce matt.joyce at cloudscaling.com
Thu Aug 16 21:32:29 UTC 2012


+1 on cython
On Aug 16, 2012 1:27 PM, "Eric Windisch" <eric at cloudscaling.com> wrote:

> On Thursday, August 16, 2012 at 16:16 PM, Yun Mao wrote:
>
> Interesting, I didn't know that. I thought Cython was for Python->C
> compiler/C extensions. Will take a look later. Thanks,
>
> It is, but it can convert any arbitrary Python script into C code using
> libpython, it will even frontend gcc for you.
>
> Because C is strongly typed, this tends to catch bugs, errors, and
> omissions in Python code.
>
> Also, the output it gives on errors tends to be a bit more userfriendly
> than pylint and pep8, in my opinion.
>
> Regards,
> Eric Windisch
>
>
> _______________________________________________
> OpenStack-dev mailing list
> OpenStack-dev at lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20120816/e2ed81e4/attachment.html>


More information about the OpenStack-dev mailing list