<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>评论：python代码风格检查工具──pylint</title>
	<atom:link href="http://luy.li/2009/12/23/pylint/feed/" rel="self" type="application/rss+xml" />
	<link>http://luy.li/2009/12/23/pylint/</link>
	<description>all linux</description>
	<lastBuildDate>Tue, 31 Aug 2010 07:33:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>由：bones7456</title>
		<link>http://luy.li/2009/12/23/pylint/#comment-8802</link>
		<dc:creator>bones7456</dc:creator>
		<pubDate>Fri, 25 Dec 2009 07:39:28 +0000</pubDate>
		<guid isPermaLink="false">http://li2z.cn/?p=1286#comment-8802</guid>
		<description>看&lt;a href=&quot;http://www.python.org/dev/peps/pep-0008/&quot; rel=&quot;nofollow&quot;&gt;这里&lt;/a&gt;吧。</description>
		<content:encoded><![CDATA[<p>看<a href="http://www.python.org/dev/peps/pep-0008/" rel="nofollow">这里</a>吧。</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：bones7456</title>
		<link>http://luy.li/2009/12/23/pylint/#comment-8801</link>
		<dc:creator>bones7456</dc:creator>
		<pubDate>Fri, 25 Dec 2009 05:39:38 +0000</pubDate>
		<guid isPermaLink="false">http://li2z.cn/?p=1286#comment-8801</guid>
		<description>呵呵，你苛求完美的话，确实有点过分了。
有些扣分项没办法的，比如你用了pygtk，继承超过7层很正常的，而且一个类有几百个Public method也无可避免，但是都会被扣分，除非你自己人为排除这些项的检查。
拿来作为参考还是不错的。</description>
		<content:encoded><![CDATA[<p>呵呵，你苛求完美的话，确实有点过分了。<br />
有些扣分项没办法的，比如你用了pygtk，继承超过7层很正常的，而且一个类有几百个Public method也无可避免，但是都会被扣分，除非你自己人为排除这些项的检查。<br />
拿来作为参考还是不错的。</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：Xuqing Kuang</title>
		<link>http://luy.li/2009/12/23/pylint/#comment-8800</link>
		<dc:creator>Xuqing Kuang</dc:creator>
		<pubDate>Fri, 25 Dec 2009 04:49:53 +0000</pubDate>
		<guid isPermaLink="false">http://li2z.cn/?p=1286#comment-8800</guid>
		<description>这个工具我用很长时间了，我的第一个项目就是用它进行 test 的，如果分数没达到 10 分就无法编包。

其实找个工具某些程度有些过分，其实怎么写代码都是可以运行的，所以我第二个项目里已经不用它了。</description>
		<content:encoded><![CDATA[<p>这个工具我用很长时间了，我的第一个项目就是用它进行 test 的，如果分数没达到 10 分就无法编包。</p>
<p>其实找个工具某些程度有些过分，其实怎么写代码都是可以运行的，所以我第二个项目里已经不用它了。</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：shell</title>
		<link>http://luy.li/2009/12/23/pylint/#comment-8795</link>
		<dc:creator>shell</dc:creator>
		<pubDate>Thu, 24 Dec 2009 07:37:11 +0000</pubDate>
		<guid isPermaLink="false">http://li2z.cn/?p=1286#comment-8795</guid>
		<description>刚刚优化了下，从-2到7.88。
不过我换个给文件的顺序，分数立刻就变了，这事情好奇怪。</description>
		<content:encoded><![CDATA[<p>刚刚优化了下，从-2到7.88。<br />
不过我换个给文件的顺序，分数立刻就变了，这事情好奇怪。</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：于仁颇黎</title>
		<link>http://luy.li/2009/12/23/pylint/#comment-8794</link>
		<dc:creator>于仁颇黎</dc:creator>
		<pubDate>Thu, 24 Dec 2009 06:37:28 +0000</pubDate>
		<guid isPermaLink="false">http://li2z.cn/?p=1286#comment-8794</guid>
		<description>有没有什么工具能format python的格式呢？</description>
		<content:encoded><![CDATA[<p>有没有什么工具能format python的格式呢？</p>
]]></content:encoded>
	</item>
</channel>
</rss>
