<?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: Tab Completion on Python Shell</title>
	<atom:link href="http://blog.yzlin.org/2008/12/22/75/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.yzlin.org/2008/12/22/75/</link>
	<description>人生就該悠閒地過，忠實地記錄下人生的軌跡</description>
	<lastBuildDate>Thu, 18 Feb 2010 04:11:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=3.0-alpha</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Drake</title>
		<link>http://blog.yzlin.org/2008/12/22/75/comment-page-1/#comment-181</link>
		<dc:creator>Drake</dc:creator>
		<pubDate>Sun, 31 Jan 2010 09:23:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.yzlin.org/?p=75#comment-181</guid>
		<description>推 ipython，用過後，就不會想回去用預設的 shell 了 XD</description>
		<content:encoded><![CDATA[<p>推 ipython，用過後，就不會想回去用預設的 shell 了 XD</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jackyma</title>
		<link>http://blog.yzlin.org/2008/12/22/75/comment-page-1/#comment-39</link>
		<dc:creator>jackyma</dc:creator>
		<pubDate>Fri, 24 Jul 2009 01:00:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.yzlin.org/?p=75#comment-39</guid>
		<description>按你的方法做了，可是为啥提示没有readline模块呢？
我Windows下的python2.5.4

&gt;&gt;&gt; import rlcompleter, readline
Traceback (most recent call last):
  File &quot;&quot;, line 1, in 
ImportError: No module named readline</description>
		<content:encoded><![CDATA[<p>按你的方法做了，可是为啥提示没有readline模块呢？<br />
我Windows下的python2.5.4</p>
<p>&gt;&gt;&gt; import rlcompleter, readline<br />
Traceback (most recent call last):<br />
  File &#8220;&#8221;, line 1, in<br />
ImportError: No module named readline</p>
]]></content:encoded>
	</item>
</channel>
</rss>
