<?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>Comments on: PyLint</title>
	<atom:link href="http://thinkhole.org/wp/2006/01/09/pylint/feed/" rel="self" type="application/rss+xml" />
	<link>http://thinkhole.org/wp/2006/01/09/pylint/</link>
	<description>www.thinkhole.org</description>
	<lastBuildDate>Tue, 02 Feb 2010 16:30:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: import this. &#187; Blog Archive &#187; Run PyLint from Komodo</title>
		<link>http://thinkhole.org/wp/2006/01/09/pylint/comment-page-1/#comment-95</link>
		<dc:creator>import this. &#187; Blog Archive &#187; Run PyLint from Komodo</dc:creator>
		<pubDate>Mon, 16 Jan 2006 01:18:08 +0000</pubDate>
		<guid isPermaLink="false">http://thinkhole.org/wp/2006/01/09/pylint/#comment-95</guid>
		<description>[...] A while back, I posted a link to PyLint and mentioned (in the comments) that it would be cool to be able to run it from Komodo. Well, Mateusz ?oskot posted to the Komodo list and, after a little experimentation, was able to figure out how to get it to work! [...]</description>
		<content:encoded><![CDATA[<p>[...] A while back, I posted a link to PyLint and mentioned (in the comments) that it would be cool to be able to run it from Komodo. Well, Mateusz ?oskot posted to the Komodo list and, after a little experimentation, was able to figure out how to get it to work! [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mateusz ?oskot</title>
		<link>http://thinkhole.org/wp/2006/01/09/pylint/comment-page-1/#comment-94</link>
		<dc:creator>Mateusz ?oskot</dc:creator>
		<pubDate>Sun, 15 Jan 2006 08:28:49 +0000</pubDate>
		<guid isPermaLink="false">http://thinkhole.org/wp/2006/01/09/pylint/#comment-94</guid>
		<description>Here it comes:
http://mateusz.loskot.net/2006/01/15/running-pylint-from-komodo/

Comments are welcome.</description>
		<content:encoded><![CDATA[<p>Here it comes:<br />
<a href="http://mateusz.loskot.net/2006/01/15/running-pylint-from-komodo/" rel="nofollow">http://mateusz.loskot.net/2006/01/15/running-pylint-from-komodo/</a></p>
<p>Comments are welcome.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://thinkhole.org/wp/2006/01/09/pylint/comment-page-1/#comment-92</link>
		<dc:creator>John</dc:creator>
		<pubDate>Sat, 14 Jan 2006 18:12:58 +0000</pubDate>
		<guid isPermaLink="false">http://thinkhole.org/wp/2006/01/09/pylint/#comment-92</guid>
		<description>Komodo integration would be awesome. If you figure something out, please let me know!</description>
		<content:encoded><![CDATA[<p>Komodo integration would be awesome. If you figure something out, please let me know!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mateusz ?oskot</title>
		<link>http://thinkhole.org/wp/2006/01/09/pylint/comment-page-1/#comment-90</link>
		<dc:creator>Mateusz ?oskot</dc:creator>
		<pubDate>Sat, 14 Jan 2006 11:45:46 +0000</pubDate>
		<guid isPermaLink="false">http://thinkhole.org/wp/2006/01/09/pylint/#comment-90</guid>
		<description>I wonder if there is anyone who managed to integrate PyLint to Komodo. It could be nice gadget. Unfortunately, there is nothing in ActiveState lists archives about such integration.</description>
		<content:encoded><![CDATA[<p>I wonder if there is anyone who managed to integrate PyLint to Komodo. It could be nice gadget. Unfortunately, there is nothing in ActiveState lists archives about such integration.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://thinkhole.org/wp/2006/01/09/pylint/comment-page-1/#comment-79</link>
		<dc:creator>John</dc:creator>
		<pubDate>Tue, 10 Jan 2006 02:35:49 +0000</pubDate>
		<guid isPermaLink="false">http://thinkhole.org/wp/2006/01/09/pylint/#comment-79</guid>
		<description>Glad you found the post to be helpful.  You might want to look into PyFlakes and PyChecker as well.</description>
		<content:encoded><![CDATA[<p>Glad you found the post to be helpful.  You might want to look into PyFlakes and PyChecker as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mateusz ?oskot</title>
		<link>http://thinkhole.org/wp/2006/01/09/pylint/comment-page-1/#comment-78</link>
		<dc:creator>Mateusz ?oskot</dc:creator>
		<pubDate>Tue, 10 Jan 2006 02:27:40 +0000</pubDate>
		<guid isPermaLink="false">http://thinkhole.org/wp/2006/01/09/pylint/#comment-78</guid>
		<description>Great post! I&#039;m just in similar situation: got new Komodo license (Thanks to you John :-), have started to develop my own Python modules and release them to others, etc.
So, I&#039;d like to provide consistent and clean software.
Here is what I found some days ago:
http://www.syntext.com/books/syntext-py-conventions.htm

But now I think I&#039;m moving to PEP 8 + Pylint :-)</description>
		<content:encoded><![CDATA[<p>Great post! I&#8217;m just in similar situation: got new Komodo license (Thanks to you John :-), have started to develop my own Python modules and release them to others, etc.<br />
So, I&#8217;d like to provide consistent and clean software.<br />
Here is what I found some days ago:<br />
<a href="http://www.syntext.com/books/syntext-py-conventions.htm" rel="nofollow">http://www.syntext.com/books/syntext-py-conventions.htm</a></p>
<p>But now I think I&#8217;m moving to PEP 8 + Pylint :-)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
