<?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>《用PDB库调试Python程序》的评论</title>
	<atom:link href="http://magustest.com/blog/computer/use-pdb-debug-python/feed/" rel="self" type="application/rss+xml" />
	<link>http://magustest.com/blog/python/use-pdb-debug-python/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=use-pdb-debug-python</link>
	<description>软件测试，自动化测试，白盒测试，Python</description>
	<lastBuildDate>Wed, 18 Jan 2012 09:08:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>作者：magus</title>
		<link>http://magustest.com/blog/python/use-pdb-debug-python/comment-page-1/#comment-1677</link>
		<dc:creator>magus</dc:creator>
		<pubDate>Wed, 22 Dec 2010 08:37:06 +0000</pubDate>
		<guid isPermaLink="false">http://magustest.com/blog/?p=640#comment-1677</guid>
		<description>这样调试很朴实了，还是VSTS强</description>
		<content:encoded><![CDATA[<p>这样调试很朴实了，还是VSTS强</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：飞林沙</title>
		<link>http://magustest.com/blog/python/use-pdb-debug-python/comment-page-1/#comment-1676</link>
		<dc:creator>飞林沙</dc:creator>
		<pubDate>Wed, 22 Dec 2010 08:10:24 +0000</pubDate>
		<guid isPermaLink="false">http://magustest.com/blog/?p=640#comment-1676</guid>
		<description>我也是刚转到Python门下，虽然这样调试看起来很装B.
不过不得不说，我再也找不到比Visual Studio更强大的IDE了</description>
		<content:encoded><![CDATA[<p>我也是刚转到Python门下，虽然这样调试看起来很装B.<br />
不过不得不说，我再也找不到比Visual Studio更强大的IDE了</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：绚丽也尘埃 &#187; Python调试及单元测试</title>
		<link>http://magustest.com/blog/python/use-pdb-debug-python/comment-page-1/#comment-603</link>
		<dc:creator>绚丽也尘埃 &#187; Python调试及单元测试</dc:creator>
		<pubDate>Wed, 11 Aug 2010 08:05:26 +0000</pubDate>
		<guid isPermaLink="false">http://magustest.com/blog/?p=640#comment-603</guid>
		<description>[...] 先学习下如何调试Python程序，然后在学习下如果做单元测试。Python的pdb模块同GDB非常相似，不过它只是GDB一个小小的子集。在网上找到一篇不错的文章：用PDB库调试Python程序。写了个小例子，练习下使用pdb调试和做单元测试吧。 [...]</description>
		<content:encoded><![CDATA[<p>[...] 先学习下如何调试Python程序，然后在学习下如果做单元测试。Python的pdb模块同GDB非常相似，不过它只是GDB一个小小的子集。在网上找到一篇不错的文章：用PDB库调试Python程序。写了个小例子，练习下使用pdb调试和做单元测试吧。 [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

