<?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: We Demand A Shubbery</title>
	<atom:link href="http://www.sheepeatingtaz.co.uk/blog/2006/11/28/we-demand-a-shubbery/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sheepeatingtaz.co.uk/blog/2006/11/28/we-demand-a-shubbery/</link>
	<description>&#038; mrs sheepeatingtaz too</description>
	<lastBuildDate>Wed, 28 Oct 2009 09:07:34 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Essk</title>
		<link>http://www.sheepeatingtaz.co.uk/blog/2006/11/28/we-demand-a-shubbery/comment-page-1/#comment-3086</link>
		<dc:creator>Essk</dc:creator>
		<pubDate>Thu, 30 Nov 2006 19:44:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.sheepeatingtaz.co.uk/blog/2006/11/28/we-demand-a-shubbery/#comment-3086</guid>
		<description>On the recommending books line Learning Python &amp; Programming Python by Mark Lutz (O&#039;Reilly) are both excellent. Learning Python starts *very* basic so you might find it a bit if a slow starter but it does eventually cover more advanced topics in a comprehensive way. It also provides a nice general introduction to object orientated programming concepts. Plenty of exercises (&amp; solutions!) as well. Programming python explores more &quot;real world&quot; applications, guiding the programmer through worked examples from many different areas (system programming, GUI programming, intarwebs...) but with less of the &quot;basic&quot; stuff.</description>
		<content:encoded><![CDATA[<p>On the recommending books line Learning Python &amp; Programming Python by Mark Lutz (O&#8217;Reilly) are both excellent. Learning Python starts *very* basic so you might find it a bit if a slow starter but it does eventually cover more advanced topics in a comprehensive way. It also provides a nice general introduction to object orientated programming concepts. Plenty of exercises (&amp; solutions!) as well. Programming python explores more &#8220;real world&#8221; applications, guiding the programmer through worked examples from many different areas (system programming, GUI programming, intarwebs&#8230;) but with less of the &#8220;basic&#8221; stuff.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mrben</title>
		<link>http://www.sheepeatingtaz.co.uk/blog/2006/11/28/we-demand-a-shubbery/comment-page-1/#comment-3076</link>
		<dc:creator>mrben</dc:creator>
		<pubDate>Wed, 29 Nov 2006 10:12:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.sheepeatingtaz.co.uk/blog/2006/11/28/we-demand-a-shubbery/#comment-3076</guid>
		<description>Actually, for a windowed app you just need to change a variable in your setup.py for running py2exe.

In the setup line it should read setup(windows=[&#039;myprog.py&#039;]) rather than setup(console=[&#039;myprog.py&#039;])</description>
		<content:encoded><![CDATA[<p>Actually, for a windowed app you just need to change a variable in your setup.py for running py2exe.</p>
<p>In the setup line it should read setup(windows=['myprog.py']) rather than setup(console=['myprog.py'])</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Benjamin A'Lee</title>
		<link>http://www.sheepeatingtaz.co.uk/blog/2006/11/28/we-demand-a-shubbery/comment-page-1/#comment-3070</link>
		<dc:creator>Benjamin A'Lee</dc:creator>
		<pubDate>Tue, 28 Nov 2006 17:30:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.sheepeatingtaz.co.uk/blog/2006/11/28/we-demand-a-shubbery/#comment-3070</guid>
		<description>If I remember correctly (I haven&#039;t used Python on Windows much), renaming .py files to .pyw will make them run without a CMD window in the background.</description>
		<content:encoded><![CDATA[<p>If I remember correctly (I haven&#8217;t used Python on Windows much), renaming .py files to .pyw will make them run without a CMD window in the background.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
