<?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: Creating a Django test database for unit testing</title>
	<atom:link href="http://reliablybroken.com/b/2009/03/creating-a-django-test-database-for-unit-testing/feed/" rel="self" type="application/rss+xml" />
	<link>http://reliablybroken.com/b/2009/03/creating-a-django-test-database-for-unit-testing/</link>
	<description>It&#039;s a blog: let&#039;s do funch!</description>
	<lastBuildDate>Sun, 13 May 2012 12:30:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: Reliably Broken &#187; Django test database runner as a context manager</title>
		<link>http://reliablybroken.com/b/2009/03/creating-a-django-test-database-for-unit-testing/comment-page-1/#comment-108</link>
		<dc:creator>Reliably Broken &#187; Django test database runner as a context manager</dc:creator>
		<pubDate>Sat, 28 Mar 2009 00:07:59 +0000</pubDate>
		<guid isPermaLink="false">http://reliablybroken.com/b/?p=94#comment-108</guid>
		<description>&lt;p&gt;[...] my last post I mentioned it might be an idea to wrap up the Django test database setup / teardown in a context manager for use with Python&#8217;s with statement. Here&#8217;s my first stab, which seems to [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] my last post I mentioned it might be an idea to wrap up the Django test database setup / teardown in a context manager for use with Python&#8217;s with statement. Here&#8217;s my first stab, which seems to [...]</p>]]></content:encoded>
	</item>
</channel>
</rss>

