<?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>评论：Python多行注释技巧</title>
	<atom:link href="http://magustest.com/blog/uncategorized/python-comment-multiline/feed/" rel="self" type="application/rss+xml" />
	<link>http://magustest.com/blog/uncategorized/python-comment-multiline/</link>
	<description>关注软件测试，白盒测试，自动化测试，性能测试</description>
	<lastBuildDate>Thu, 01 Jul 2010 12:26:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>来自：Kai</title>
		<link>http://magustest.com/blog/uncategorized/python-comment-multiline/comment-page-1/#comment-42</link>
		<dc:creator>Kai</dc:creator>
		<pubDate>Tue, 29 Dec 2009 09:02:05 +0000</pubDate>
		<guid isPermaLink="false">http://magustest.com/blog/?p=642#comment-42</guid>
		<description>嗯，三重引号表示一个多行字符串，一般用于doc string。
用来注释挺方便的。</description>
		<content:encoded><![CDATA[<p>嗯，三重引号表示一个多行字符串，一般用于doc string。<br />
用来注释挺方便的。</p>
]]></content:encoded>
	</item>
</channel>
</rss>
