<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
		xmlns:xhtml="http://www.w3.org/1999/xhtml"
>

<channel>
	<title>Ken's blog &#187; Python 2.6</title>
	<atom:link href="http://blog.sibrof.net/ken/tag/python-26/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sibrof.net/ken</link>
	<description>The keyword is unisexy.</description>
	<lastBuildDate>Tue, 23 Mar 2010 09:53:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://blog.sibrof.net/ken/tag/python-26/feed/" />
		<item>
		<title>pyinotify</title>
		<link>http://blog.sibrof.net/ken/2009/06/26/2209/</link>
		<comments>http://blog.sibrof.net/ken/2009/06/26/2209/#comments</comments>
		<pubDate>Thu, 25 Jun 2009 15:17:24 +0000</pubDate>
		<dc:creator>Ken</dc:creator>
				<category><![CDATA[Python]]></category>
		<category><![CDATA[pyinotify]]></category>
		<category><![CDATA[Python 2.6]]></category>

		<guid isPermaLink="false">http://blog.sibrof.net/ken/?p=2209</guid>
		<description><![CDATA[pyinotifyを使ってみたものの、エラー発生。
どこがおかしいのだろう？？？
要調査。
]]></description>
			<content:encoded><![CDATA[<p>pyinotifyを使ってみたものの、エラー発生。<br />
どこがおかしいのだろう？？？<br />
要調査。</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sibrof.net/ken/2009/06/26/2209/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://blog.sibrof.net/ken/2009/06/26/2209/" />
	</item>
		<item>
		<title>Python2.6からはkqueueが使える？</title>
		<link>http://blog.sibrof.net/ken/2009/06/24/2191/</link>
		<comments>http://blog.sibrof.net/ken/2009/06/24/2191/#comments</comments>
		<pubDate>Tue, 23 Jun 2009 15:09:43 +0000</pubDate>
		<dc:creator>Ken</dc:creator>
				<category><![CDATA[Python]]></category>
		<category><![CDATA[kqueue]]></category>
		<category><![CDATA[Python 2.6]]></category>
		<category><![CDATA[Ubuntu 9.04]]></category>

		<guid isPermaLink="false">http://blog.sibrof.net/ken/?p=2191</guid>
		<description><![CDATA[■python2.6からはepoll、kqueueが使える &#8211; def __mopemope__(self, *args, **kwargs):
http://d.hatena.ne.jp/mopemope/ [...]]]></description>
			<content:encoded><![CDATA[<p>■python2.6からはepoll、kqueueが使える &#8211; def __mopemope__(self, *args, **kwargs):<br />
<a href="http://d.hatena.ne.jp/mopemope/20080919/p1">http://d.hatena.ne.jp/mopemope/20080919/p1</a><br />
こんな記事があったのだが、使えない。<br />
ipythonの補完機能でも、<br />
from select import [tab]<br />
としてもkqueueは見当たらない。<br />
epollはあるんだけどなぁ・・・なぜ？<br />
Ubuntuだからとか？そんなわけないよなぁ。</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sibrof.net/ken/2009/06/24/2191/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://blog.sibrof.net/ken/2009/06/24/2191/" />
	</item>
	</channel>
</rss>
