<?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: Restarting PCs with Python</title>
	<atom:link href="http://www.blog.pythonlibrary.org/2010/03/27/restarting-pcs-with-python/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blog.pythonlibrary.org/2010/03/27/restarting-pcs-with-python/</link>
	<description>Python Programming from the Frontlines</description>
	<lastBuildDate>Sun, 05 Feb 2012 20:38:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Computer keeps restarting</title>
		<link>http://www.blog.pythonlibrary.org/2010/03/27/restarting-pcs-with-python/comment-page-1/#comment-20780</link>
		<dc:creator>Computer keeps restarting</dc:creator>
		<pubDate>Sat, 15 May 2010 20:52:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.pythonlibrary.org/?p=738#comment-20780</guid>
		<description>That&#039;s the great article! I just pass &#039;n read it, two thumbs up! ;)</description>
		<content:encoded><![CDATA[<p>That&#39;s the great article! I just pass &#39;n read it, two thumbs up! <img src='http://www.blog.pythonlibrary.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.blog.pythonlibrary.org/2010/03/27/restarting-pcs-with-python/comment-page-1/#comment-20477</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Sat, 03 Apr 2010 15:15:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.pythonlibrary.org/?p=738#comment-20477</guid>
		<description>Hi Tim,

I use Wingware&#039;s Python IDE which has templates for that sort of thing. I like the way it separates things too.

- Mike</description>
		<content:encoded><![CDATA[<p>Hi Tim,</p>
<p>I use Wingware&#8217;s Python IDE which has templates for that sort of thing. I like the way it separates things too.</p>
<p>- Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: forex robot</title>
		<link>http://www.blog.pythonlibrary.org/2010/03/27/restarting-pcs-with-python/comment-page-1/#comment-20425</link>
		<dc:creator>forex robot</dc:creator>
		<pubDate>Tue, 30 Mar 2010 00:59:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.pythonlibrary.org/?p=738#comment-20425</guid>
		<description>Keep posting stuff like this i really like it</description>
		<content:encoded><![CDATA[<p>Keep posting stuff like this i really like it</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://www.blog.pythonlibrary.org/2010/03/27/restarting-pcs-with-python/comment-page-1/#comment-20402</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Sun, 28 Mar 2010 00:23:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.pythonlibrary.org/?p=738#comment-20402</guid>
		<description>Just wanted to say that I like the code conventions you use to delimit methods and such in your code... as a recent Python convert from Ruby I find this adds much to readability :-)

Cheers!</description>
		<content:encoded><![CDATA[<p>Just wanted to say that I like the code conventions you use to delimit methods and such in your code&#8230; as a recent Python convert from Ruby I find this adds much to readability <img src='http://www.blog.pythonlibrary.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marius Gedminas</title>
		<link>http://www.blog.pythonlibrary.org/2010/03/27/restarting-pcs-with-python/comment-page-1/#comment-20398</link>
		<dc:creator>Marius Gedminas</dc:creator>
		<pubDate>Sat, 27 Mar 2010 19:10:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.pythonlibrary.org/?p=738#comment-20398</guid>
		<description>Compare with:

import os
os.system(&quot;reboot&quot;)</description>
		<content:encoded><![CDATA[<p>Compare with:</p>
<p>import os<br />
os.system(&#8220;reboot&#8221;)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.393 seconds -->

