<?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: No MySQL for Python 2.5 on Windows?</title>
	<atom:link href="http://thinkhole.org/wp/2007/02/02/no-mysql-for-python-25-on-windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://thinkhole.org/wp/2007/02/02/no-mysql-for-python-25-on-windows/</link>
	<description>There should be one obvious way to do it.</description>
	<pubDate>Sat, 06 Sep 2008 03:22:13 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: import this. &#187; Blog Archive &#187; PyCon mysql-python sprint</title>
		<link>http://thinkhole.org/wp/2007/02/02/no-mysql-for-python-25-on-windows/#comment-32397</link>
		<dc:creator>import this. &#187; Blog Archive &#187; PyCon mysql-python sprint</dc:creator>
		<pubDate>Wed, 07 Feb 2007 21:00:35 +0000</pubDate>
		<guid isPermaLink="false">http://thinkhole.org/wp/2007/02/02/no-mysql-for-python-25-on-windows/#comment-32397</guid>
		<description>[...] No MySQL for Python 2.5 on Windows? [...]</description>
		<content:encoded><![CDATA[<p>[...] No MySQL for Python 2.5 on Windows? [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brandon</title>
		<link>http://thinkhole.org/wp/2007/02/02/no-mysql-for-python-25-on-windows/#comment-32385</link>
		<dc:creator>Brandon</dc:creator>
		<pubDate>Wed, 07 Feb 2007 19:59:38 +0000</pubDate>
		<guid isPermaLink="false">http://thinkhole.org/wp/2007/02/02/no-mysql-for-python-25-on-windows/#comment-32385</guid>
		<description>I see there's a proposed sprint at PyCon this year to deal with the Python 2.5/MySQL breakage.</description>
		<content:encoded><![CDATA[<p>I see there&#8217;s a proposed sprint at PyCon this year to deal with the Python 2.5/MySQL breakage.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: paryl</title>
		<link>http://thinkhole.org/wp/2007/02/02/no-mysql-for-python-25-on-windows/#comment-31833</link>
		<dc:creator>paryl</dc:creator>
		<pubDate>Tue, 06 Feb 2007 00:54:58 +0000</pubDate>
		<guid isPermaLink="false">http://thinkhole.org/wp/2007/02/02/no-mysql-for-python-25-on-windows/#comment-31833</guid>
		<description>Thanks dude!  Just so you know, I've had your site on my news reader for prolly 6 months now.  Good stuff!</description>
		<content:encoded><![CDATA[<p>Thanks dude!  Just so you know, I&#8217;ve had your site on my news reader for prolly 6 months now.  Good stuff!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://thinkhole.org/wp/2007/02/02/no-mysql-for-python-25-on-windows/#comment-31576</link>
		<dc:creator>John</dc:creator>
		<pubDate>Mon, 05 Feb 2007 04:55:42 +0000</pubDate>
		<guid isPermaLink="false">http://thinkhole.org/wp/2007/02/02/no-mysql-for-python-25-on-windows/#comment-31576</guid>
		<description>Hey Paryl,

I just checked out your website (&lt;a href="http://technobabbler.com/" rel="nofollow"&gt;Technobabbler&lt;/a&gt;). You've got some good content on there... keep up the good work!</description>
		<content:encoded><![CDATA[<p>Hey Paryl,</p>
<p>I just checked out your website (<a href="http://technobabbler.com/" rel="nofollow">Technobabbler</a>). You&#8217;ve got some good content on there&#8230; keep up the good work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://thinkhole.org/wp/2007/02/02/no-mysql-for-python-25-on-windows/#comment-31105</link>
		<dc:creator>John</dc:creator>
		<pubDate>Sat, 03 Feb 2007 18:02:51 +0000</pubDate>
		<guid isPermaLink="false">http://thinkhole.org/wp/2007/02/02/no-mysql-for-python-25-on-windows/#comment-31105</guid>
		<description>I actually attempted to load Linux on the new desktop, but between some minor audio issues and problems getting all my games to work... I went back to Windows.

Eventually I'll make the switch to Linux on the desktop.... but for now it's only on my servers and MythTV boxen. :)</description>
		<content:encoded><![CDATA[<p>I actually attempted to load Linux on the new desktop, but between some minor audio issues and problems getting all my games to work&#8230; I went back to Windows.</p>
<p>Eventually I&#8217;ll make the switch to Linux on the desktop&#8230;. but for now it&#8217;s only on my servers and MythTV boxen. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: paryl</title>
		<link>http://thinkhole.org/wp/2007/02/02/no-mysql-for-python-25-on-windows/#comment-31042</link>
		<dc:creator>paryl</dc:creator>
		<pubDate>Sat, 03 Feb 2007 12:55:47 +0000</pubDate>
		<guid isPermaLink="false">http://thinkhole.org/wp/2007/02/02/no-mysql-for-python-25-on-windows/#comment-31042</guid>
		<description>Yeah, this annoyed me too, but it's life.  I tried the patch from SF and no matter what I did it refused to compile.  The only real choice (assuming you want to stay with MySQL) is to stay with 2.4.

That being said, I've personally made the jump to running Linux everywhere, and there are no issues with MySQLdb here.  It's funny, a bunch of things came to a head all at once... graphics programs, filesystem limitations, and libraries like MySQLdb not working.  I made the switch and found out it was apparently the perfect time.  Just a thought... :)</description>
		<content:encoded><![CDATA[<p>Yeah, this annoyed me too, but it&#8217;s life.  I tried the patch from SF and no matter what I did it refused to compile.  The only real choice (assuming you want to stay with MySQL) is to stay with 2.4.</p>
<p>That being said, I&#8217;ve personally made the jump to running Linux everywhere, and there are no issues with MySQLdb here.  It&#8217;s funny, a bunch of things came to a head all at once&#8230; graphics programs, filesystem limitations, and libraries like MySQLdb not working.  I made the switch and found out it was apparently the perfect time.  Just a thought&#8230; :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
