<?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: Python threads</title>
	<atom:link href="http://www.sharms.org/blog/2009/06/18/python-threads/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sharms.org/blog/2009/06/18/python-threads/</link>
	<description>Technology, Linux, Life</description>
	<lastBuildDate>Wed, 10 Mar 2010 22:35:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: prayer1</title>
		<link>http://www.sharms.org/blog/2009/06/18/python-threads/comment-page-1/#comment-5678</link>
		<dc:creator>prayer1</dc:creator>
		<pubDate>Sat, 18 Jul 2009 12:33:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharms.org/blog/?p=462#comment-5678</guid>
		<description>and what about the join method for Threads?</description>
		<content:encoded><![CDATA[<p>and what about the join method for Threads?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ning</title>
		<link>http://www.sharms.org/blog/2009/06/18/python-threads/comment-page-1/#comment-5564</link>
		<dc:creator>Ning</dc:creator>
		<pubDate>Fri, 19 Jun 2009 13:53:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharms.org/blog/?p=462#comment-5564</guid>
		<description>what about thread.Event and then set a timeout on wait()?</description>
		<content:encoded><![CDATA[<p>what about thread.Event and then set a timeout on wait()?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
