<?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 gotcha</title>
	<atom:link href="http://eikke.com/python-gotcha/feed/" rel="self" type="application/rss+xml" />
	<link>http://eikke.com/python-gotcha/</link>
	<description>&#039;cause this is what I do</description>
	<lastBuildDate>Sat, 19 May 2012 23:33:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Eugene</title>
		<link>http://eikke.com/python-gotcha/comment-page-1/#comment-11748</link>
		<dc:creator>Eugene</dc:creator>
		<pubDate>Tue, 21 Oct 2008 19:49:41 +0000</pubDate>
		<guid isPermaLink="false">http://eikke.com/python-gotcha/#comment-11748</guid>
		<description>I am looking for some idea and stumble upon your posting :) decide to wish you Thanks. Eugene</description>
		<content:encoded><![CDATA[<p>I am looking for some idea and stumble upon your posting <img src='http://eikke.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  decide to wish you Thanks. Eugene</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: willem</title>
		<link>http://eikke.com/python-gotcha/comment-page-1/#comment-10000</link>
		<dc:creator>willem</dc:creator>
		<pubDate>Tue, 30 Sep 2008 14:44:21 +0000</pubDate>
		<guid isPermaLink="false">http://eikke.com/python-gotcha/#comment-10000</guid>
		<description>Josh is right. This is normal behavior. You should make it a habit to dup() the file descriptor :)</description>
		<content:encoded><![CDATA[<p>Josh is right. This is normal behavior. You should make it a habit to dup() the file descriptor <img src='http://eikke.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh Stone</title>
		<link>http://eikke.com/python-gotcha/comment-page-1/#comment-9726</link>
		<dc:creator>Josh Stone</dc:creator>
		<pubDate>Fri, 26 Sep 2008 21:46:26 +0000</pubDate>
		<guid isPermaLink="false">http://eikke.com/python-gotcha/#comment-9726</guid>
		<description>The issue has nothing to do with Python per se -- that&#039;s the way fdopen() is defined in libc.  The man-page directly says, &quot;The file descriptor is not dup’ed, and will be closed when the stream created by fdopen() is closed.&quot;

But yes, I can see how this might be a surprising effect...</description>
		<content:encoded><![CDATA[<p>The issue has nothing to do with Python per se &#8212; that&#8217;s the way fdopen() is defined in libc.  The man-page directly says, &#8220;The file descriptor is not dup’ed, and will be closed when the stream created by fdopen() is closed.&#8221;</p>
<p>But yes, I can see how this might be a surprising effect&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

