<?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 for Michal Sylwester</title>
	<atom:link href="http://arakilab.media.eng.hokudai.ac.jp/~msylw/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://arakilab.media.eng.hokudai.ac.jp/~msylw</link>
	<description></description>
	<lastBuildDate>Tue, 05 Apr 2016 09:22:00 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.8.1</generator>
	<item>
		<title>Comment on Python multiprocessing HOWTO by Pavel Karateev</title>
		<link>http://arakilab.media.eng.hokudai.ac.jp/~msylw/2013/07/python-multiprocessing-howto/#comment-158</link>
		<dc:creator><![CDATA[Pavel Karateev]]></dc:creator>
		<pubDate>Tue, 05 Apr 2016 09:22:00 +0000</pubDate>
		<guid isPermaLink="false">http://arakilab.media.eng.hokudai.ac.jp/~msylw/?p=46#comment-158</guid>
		<description><![CDATA[At least first code snippet has errors: `end` and `n` in the `main` functions are undefined, `start` and `end` in the `fibonacci` function are useless.]]></description>
		<content:encoded><![CDATA[<p>At least first code snippet has errors: <code>end</code> and <code>n</code> in the <code>main</code> functions are undefined, <code>start</code> and <code>end</code> in the <code>fibonacci</code> function are useless.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
