<?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: Using win32 python from cygwin</title>
	<atom:link href="http://www.arcaner.com/2009/07/06/using-win32-python-from-cygwin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.arcaner.com/2009/07/06/using-win32-python-from-cygwin/</link>
	<description>Marshall Culpepper&#039;s blog</description>
	<lastBuildDate>Fri, 30 Oct 2009 15:39:24 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mike Pennington</title>
		<link>http://www.arcaner.com/2009/07/06/using-win32-python-from-cygwin/comment-page-1/#comment-18262</link>
		<dc:creator>Mike Pennington</dc:creator>
		<pubDate>Fri, 23 Oct 2009 14:15:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.arcaner.com/?p=223#comment-18262</guid>
		<description>This is great info... I like the bash script, but it doesn&#039;t handle standalone &quot;python&quot; calls into the interpreter.  Right now, I have to remember to type &quot;python -i&quot; when I call into the interpreter... btw, if you haven&#039;t already noticed, the win32 interpreter hangs if you hit  as you would normally under cygwin.  I&#039;ve found that &#039;quit()&#039; is a great cross-platform workaround to get out of the interpreter... works everywhere I&#039;ve tried it (Windows, BSD, Linux, Cygwin).</description>
		<content:encoded><![CDATA[<p>This is great info&#8230; I like the bash script, but it doesn&#8217;t handle standalone &#8220;python&#8221; calls into the interpreter.  Right now, I have to remember to type &#8220;python -i&#8221; when I call into the interpreter&#8230; btw, if you haven&#8217;t already noticed, the win32 interpreter hangs if you hit  as you would normally under cygwin.  I&#8217;ve found that &#8216;quit()&#8217; is a great cross-platform workaround to get out of the interpreter&#8230; works everywhere I&#8217;ve tried it (Windows, BSD, Linux, Cygwin).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AnandAnand</title>
		<link>http://www.arcaner.com/2009/07/06/using-win32-python-from-cygwin/comment-page-1/#comment-18252</link>
		<dc:creator>AnandAnand</dc:creator>
		<pubDate>Sun, 18 Oct 2009 08:21:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.arcaner.com/?p=223#comment-18252</guid>
		<description>Maybe an easier way is to just copy the python executable to system32 folder -- cygwin seems to recognize this automatically!</description>
		<content:encoded><![CDATA[<p>Maybe an easier way is to just copy the python executable to system32 folder &#8212; cygwin seems to recognize this automatically!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://www.arcaner.com/2009/07/06/using-win32-python-from-cygwin/comment-page-1/#comment-17433</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Fri, 14 Aug 2009 00:44:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.arcaner.com/?p=223#comment-17433</guid>
		<description>Works for me.  I used the same method for my perl stuff too.  Haven&#039;t been able to break it.  Thanks.</description>
		<content:encoded><![CDATA[<p>Works for me.  I used the same method for my perl stuff too.  Haven&#8217;t been able to break it.  Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marshall</title>
		<link>http://www.arcaner.com/2009/07/06/using-win32-python-from-cygwin/comment-page-1/#comment-16585</link>
		<dc:creator>Marshall</dc:creator>
		<pubDate>Tue, 07 Jul 2009 10:08:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.arcaner.com/?p=223#comment-16585</guid>
		<description>Welcome! I figured this might be useful to others :) As a side note, you can basically take this script as-is and use it for any win32 command you want to call directly from cygwin (just change the command string at the bottom). Enjoy!</description>
		<content:encoded><![CDATA[<p>Welcome! I figured this might be useful to others <img src='http://www.arcaner.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  As a side note, you can basically take this script as-is and use it for any win32 command you want to call directly from cygwin (just change the command string at the bottom). Enjoy!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan Hartley</title>
		<link>http://www.arcaner.com/2009/07/06/using-win32-python-from-cygwin/comment-page-1/#comment-16577</link>
		<dc:creator>Jonathan Hartley</dc:creator>
		<pubDate>Mon, 06 Jul 2009 22:57:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.arcaner.com/?p=223#comment-16577</guid>
		<description>A quantum of genius. Thank you.</description>
		<content:encoded><![CDATA[<p>A quantum of genius. Thank you.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
