<?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"
	>
<channel>
	<title>Comments on: Installing PyLint on Windows</title>
	<atom:link href="http://thinkhole.org/wp/2006/01/16/installing-pylint-on-windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://thinkhole.org/wp/2006/01/16/installing-pylint-on-windows/</link>
	<description>There should be one obvious way to do it.</description>
	<pubDate>Fri, 25 Jul 2008 03:53:09 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Brandon</title>
		<link>http://thinkhole.org/wp/2006/01/16/installing-pylint-on-windows/#comment-154542</link>
		<dc:creator>Brandon</dc:creator>
		<pubDate>Tue, 22 Apr 2008 19:36:08 +0000</pubDate>
		<guid isPermaLink="false">http://thinkhole.org/wp/2006/01/16/installing-pylint-on-windows/#comment-154542</guid>
		<description>If you are using eclipse and pydev then it just needs to know where lint.py is so you do not need to do steps 4 and 5. If you go to Window -&#62; Preferences and drill down to Pydev -&#62; Pylint check the "Use Pylint" box and then click on "Broswse" and go to %PYTHON_ROOT%\Lib\site-packages\pylint and select lint.py and you should be good to go. You will get some good highlighting of problems where pylint sees them.</description>
		<content:encoded><![CDATA[<p>If you are using eclipse and pydev then it just needs to know where lint.py is so you do not need to do steps 4 and 5. If you go to Window -&gt; Preferences and drill down to Pydev -&gt; Pylint check the &#8220;Use Pylint&#8221; box and then click on &#8220;Broswse&#8221; and go to %PYTHON_ROOT%\Lib\site-packages\pylint and select lint.py and you should be good to go. You will get some good highlighting of problems where pylint sees them.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
