<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Solutions, better &#187; Python</title>
	<atom:link href="http://sb2.info/best-solutions/python/feed/" rel="self" type="application/rss+xml" />
	<link>http://sb2.info</link>
	<description>Developing better world</description>
	<lastBuildDate>Sat, 12 Dec 2009 02:12:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Windows binary MySQL-python-1.2.3c1.win32-py2.6.exe</title>
		<link>http://sb2.info/windows-binary-mysql-python-1-2-3c1-win32-py2-6-exe/</link>
		<comments>http://sb2.info/windows-binary-mysql-python-1-2-3c1-win32-py2-6-exe/#comments</comments>
		<pubDate>Wed, 25 Nov 2009 17:38:59 +0000</pubDate>
		<dc:creator>Mr. Supplier</dc:creator>
				<category><![CDATA[Python]]></category>
		<category><![CDATA[binary]]></category>
		<category><![CDATA[exe]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQLdb]]></category>
		<category><![CDATA[package]]></category>
		<category><![CDATA[win32]]></category>

		<guid isPermaLink="false">http://sb2.info/windows-binary-mysql-python-1-2-3c1-win32-py2-6-exe/</guid>
		<description><![CDATA[binary, exe, MySQL, MySQLdb, package, Python, win32Some people requested to release the compiled version. Now it is available as zip download.

zipped MySQL-python-1.2.3c1.win32-py2.6.exe

Install it, and you are ready to import MySQLdb
]]></description>
		<wfw:commentRss>http://sb2.info/windows-binary-mysql-python-1-2-3c1-win32-py2-6-exe/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Compiling mysql-python on Windows</title>
		<link>http://sb2.info/compiling-mysql-python-on-windows/</link>
		<comments>http://sb2.info/compiling-mysql-python-on-windows/#comments</comments>
		<pubDate>Wed, 25 Nov 2009 14:27:40 +0000</pubDate>
		<dc:creator>Mr. Supplier</dc:creator>
				<category><![CDATA[Python]]></category>
		<category><![CDATA[compile]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[link]]></category>
		<category><![CDATA[mysql-python]]></category>
		<category><![CDATA[win32]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://sb2.info/compiling-mysql-python-on-windows/</guid>
		<description><![CDATA[compile, error, library, link, mysql-python, Python, win32, windowsTo compile mysql-python on Windows you need latest Windows SDK and free Visual C++ 2008 Express Edition or its commercial relative. Python setup script needs few fixes – open setup-windows.py and make following changes:


else:
    #client = &#34;mysqlclient&#34;
    client = &#34;libmysql&#34;
&#160;
library_dirs = [ [...]]]></description>
		<wfw:commentRss>http://sb2.info/compiling-mysql-python-on-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
