<?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: Install a Python extension to a virtualenv sandbox that is packaged as a Windows binary installer</title>
	<atom:link href="http://www.chaim.com/blog/archives/36/feed" rel="self" type="application/rss+xml" />
	<link>http://www.chaim.com/blog/archives/36</link>
	<description>Just One More</description>
	<lastBuildDate>Wed, 21 Apr 2010 14:20:51 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Peter Hansen</title>
		<link>http://www.chaim.com/blog/archives/36/comment-page-1#comment-20</link>
		<dc:creator>Peter Hansen</dc:creator>
		<pubDate>Wed, 10 Mar 2010 23:01:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.chaim.com/blog/?p=36#comment-20</guid>
		<description>I used that info and the stdlib _winreg module to whip up a &quot;virtualenv_install.py&quot; script that temporarily replaces that key with the virtualenv one, calls subprocess.call() to launch a binary installer, then restores the original entry.  Short and sweet.  Thanks for the info!</description>
		<content:encoded><![CDATA[<p>I used that info and the stdlib _winreg module to whip up a &#8220;virtualenv_install.py&#8221; script that temporarily replaces that key with the virtualenv one, calls subprocess.call() to launch a binary installer, then restores the original entry.  Short and sweet.  Thanks for the info!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
