<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:media="http://search.yahoo.com/mrss/"
	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>twisted - 四号程序员</title>
	<atom:link href="https://www.coder4.com/archives/tag/twisted/feed" rel="self" type="application/rss+xml" />
	<link>https://www.coder4.com</link>
	<description>Keep It Simple and Stupid</description>
	<lastBuildDate>Thu, 22 Mar 2012 13:26:19 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>
	<item>
		<title>Python+Win环境下twisted的配置</title>
		<link>https://www.coder4.com/archives/1361</link>
					<comments>https://www.coder4.com/archives/1361#respond</comments>
		
		<dc:creator><![CDATA[coder4]]></dc:creator>
		<pubDate>Fri, 28 Jan 2011 16:03:38 +0000</pubDate>
				<category><![CDATA[Python]]></category>
		<category><![CDATA[twisted]]></category>
		<category><![CDATA[zope.interface]]></category>
		<guid isPermaLink="false">http://www.coder4.com/?p=1361</guid>

					<description><![CDATA[将Twisted配置好后，import居然都没法使用，提示ImportError: No module named zope.interface 查了一下，原来是twisted需要zope.interface的依赖，汗。。 1、下载 http://pypi.python.org/pypi/zope.interface#downloads 选择zope.interface-3.6.1.tar.gz就好。 2、解压缩、安装 python setup.py install 搞定。[......] 继续阅读]]></description>
		
					<wfw:commentRss>https://www.coder4.com/archives/1361/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
