<?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: Distributing a Python Embedding Program</title>
	<atom:link href="http://mathieu.fenniak.net/distributing-a-python-embedding-program/feed/" rel="self" type="application/rss+xml" />
	<link>http://mathieu.fenniak.net/distributing-a-python-embedding-program/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Tue, 31 Mar 2009 04:37:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ian Bicking</title>
		<link>http://mathieu.fenniak.net/distributing-a-python-embedding-program/comment-page-1/#comment-23</link>
		<dc:creator>Ian Bicking</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://stompstompstomp.com/weblog/entries/74#comment-23</guid>
		<description>py2exe...?  It&#039;s really surprisingly easy to use in my very limited personal experience



http://starship.python.net/crew/theller/py2exe/</description>
		<content:encoded><![CDATA[<p>py2exe&#8230;?  It&#8217;s really surprisingly easy to use in my very limited personal experience</p>
<p><a href="http://starship.python.net/crew/theller/py2exe/" rel="nofollow">http://starship.python.net/crew/theller/py2exe/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lee June</title>
		<link>http://mathieu.fenniak.net/distributing-a-python-embedding-program/comment-page-1/#comment-24</link>
		<dc:creator>Lee June</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://stompstompstomp.com/weblog/entries/74#comment-24</guid>
		<description>Well, i like PYinstaller(http://pyinstaller.hpcf.upr.edu/cgi-bin/trac.cgi) much than py2exe. And you can find more solution on &#039;compile&#039; a python script in my blog article: http://blender.bokee.com/523381.html

Yes, I know most of you cannot read Chinese. But you can check the url by your own. ;)</description>
		<content:encoded><![CDATA[<p>Well, i like PYinstaller(http://pyinstaller.hpcf.upr.edu/cgi-bin/trac.cgi) much than py2exe. And you can find more solution on &#8216;compile&#8217; a python script in my blog article: <a href="http://blender.bokee.com/523381.html" rel="nofollow">http://blender.bokee.com/523381.html</a></p>
<p>Yes, I know most of you cannot read Chinese. But you can check the url by your own. <img src='http://mathieu.fenniak.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lao</title>
		<link>http://mathieu.fenniak.net/distributing-a-python-embedding-program/comment-page-1/#comment-25</link>
		<dc:creator>Lao</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://stompstompstomp.com/weblog/entries/74#comment-25</guid>
		<description>py2exe is great for building a python application into an executable, from what I hear.  But in this case, I&#039;m embedding Python into an existing application, and trying to distribute it.  I don&#039;t think there&#039;s anything that py2exe can do for me, unless I&#039;m drastically mistaken about what it does.</description>
		<content:encoded><![CDATA[<p>py2exe is great for building a python application into an executable, from what I hear.  But in this case, I&#8217;m embedding Python into an existing application, and trying to distribute it.  I don&#8217;t think there&#8217;s anything that py2exe can do for me, unless I&#8217;m drastically mistaken about what it does.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
