<div>
                    <span style="font-size: 12px;">I've recently discovered that running code against Cython tends to catch things that pep8/pylint won't catch.</span>
                </div><div><span style="font-size: 12px;"><br></span></div><div><span style="font-size: 12px;">One great thing it does is detect if a required import is missing. The other tools don't do this.  The only downside I've found so far has been that it has very limited support for __future__.</span></div><div><span style="font-size: 12px;"><br></span></div><div>-- <br>Eric Windisch<div><br></div></div>
                 
                <p style="color: #A0A0A8;">On Thursday, June 28, 2012 at 13:48 PM, Timothy Daly wrote:</p>
                <blockquote type="cite" style="border-left-style:solid;border-width:1px;margin-left:0px;padding-left:10px;">
                    <span><div><div><div>nova has tools/hacking.py, which looks like it does check some import stuff, among other things.</div><div><br></div><div>-tim</div><div><br></div><div>On Jun 28, 2012, at 10:15 AM, Joshua Harlow wrote:</div><div><br></div><blockquote type="cite"><div><div>Hi all,</div><div><br></div><div>I remember hearing once that someone had a openstack import/hacking style checking tool.</div><div><br></div><div>I was wondering if such a thing existed to verify same the openstack way of doing imports and other special checks to match the openstack style.</div><div><br></div><div>I know a lot of us run pep8/pylint, but those don’t catch these special sauce checks....</div><div><br></div><div>And it would be nice to not have to manually check these (visually...) but be able to run a tool that would just do the basic checks.</div><div><br></div><div>Does such a thing exist??</div><div><br></div><div>Thx,</div><div><br></div><div>Josh</div></div></blockquote><div><br></div><div><br></div><div>_______________________________________________</div><div>Mailing list: <a href="https://launchpad.net/~openstack">https://launchpad.net/~openstack</a></div><div>Post to     : <a href="mailto:openstack@lists.launchpad.net">openstack@lists.launchpad.net</a></div><div>Unsubscribe : <a href="https://launchpad.net/~openstack">https://launchpad.net/~openstack</a></div><div>More help   : <a href="https://help.launchpad.net/ListHelp">https://help.launchpad.net/ListHelp</a></div></div></div></span>
                 
                 
                 
                 
                </blockquote>
                 
                <div>
                    <br>
                </div>