<?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"
	>
<channel>
	<title>Comments on: PaiMei on Python 2.5</title>
	<atom:link href="http://therning.org/magnus/archives/278/feed" rel="self" type="application/rss+xml" />
	<link>http://therning.org/magnus/archives/278?&amp;owa_from=feed&amp;owa_sid=</link>
	<description>Incoherent mumblings</description>
	<pubDate>Mon, 08 Sep 2008 12:06:57 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: Paolo Palumbo</title>
		<link>http://therning.org/magnus/archives/278#comment-57982</link>
		<dc:creator>Paolo Palumbo</dc:creator>
		<pubDate>Tue, 05 Jun 2007 09:19:24 +0000</pubDate>
		<guid isPermaLink="false">http://therning.org/magnus/archives/278#comment-57982</guid>
		<description>&lt;p&gt;Well, the easier way to make the prebuilt version of pydasm to work with python 2.5 is simply to take any binary editor and change the name of the loaded dll in the binary code. Using HIEW, for example, just load the file, search for the string "python24.dll" and patch one single byte to have "python25.dll" - then save the file. It will work  as a charm (even if on startup it will disply a warning, but who cares :P).&lt;/p&gt;

&lt;p&gt;I hope this helps ;)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Well, the easier way to make the prebuilt version of pydasm to work with python 2.5 is simply to take any binary editor and change the name of the loaded dll in the binary code. Using HIEW, for example, just load the file, search for the string &#8220;python24.dll&#8221; and patch one single byte to have &#8220;python25.dll&#8221; - then save the file. It will work  as a charm (even if on startup it will disply a warning, but who cares :P).</p>
<p>I hope this helps <img src='http://therning.org/magnus/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
