<?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"
	>
<channel>
	<title>Comments on: Monkey patching Python&#8217;s SMTP lib for unit-testing</title>
	<atom:link href="http://psychicorigami.com/2007/09/20/monkey-patching-pythons-smtp-lib-for-unit-testing/feed/" rel="self" type="application/rss+xml" />
	<link>http://psychicorigami.com/2007/09/20/monkey-patching-pythons-smtp-lib-for-unit-testing/</link>
	<description>folding with my brain</description>
	<pubDate>Thu, 21 Aug 2008 17:37:19 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Psychic Origami &#187; Blog Archive &#187; Java Psion Link - post-mortem</title>
		<link>http://psychicorigami.com/2007/09/20/monkey-patching-pythons-smtp-lib-for-unit-testing/#comment-9037</link>
		<dc:creator>Psychic Origami &#187; Blog Archive &#187; Java Psion Link - post-mortem</dc:creator>
		<pubDate>Mon, 05 May 2008 10:44:36 +0000</pubDate>
		<guid isPermaLink="false">http://psychicorigami.com/2007/09/20/monkey-patching-pythons-smtp-lib-for-unit-testing/#comment-9037</guid>
		<description>[...] in Java would have required me to carefully consider how to mock-up a serial port and so on - no monkey patching to get you out of jail in [...]</description>
		<content:encoded><![CDATA[<p>[...] in Java would have required me to carefully consider how to mock-up a serial port and so on - no monkey patching to get you out of jail in [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian Ozsvald</title>
		<link>http://psychicorigami.com/2007/09/20/monkey-patching-pythons-smtp-lib-for-unit-testing/#comment-1530</link>
		<dc:creator>Ian Ozsvald</dc:creator>
		<pubDate>Wed, 26 Sep 2007 17:05:54 +0000</pubDate>
		<guid isPermaLink="false">http://psychicorigami.com/2007/09/20/monkey-patching-pythons-smtp-lib-for-unit-testing/#comment-1530</guid>
		<description>Sadly not an example of Monkey Patching, but this is related as it extends (via inheritance) the behaviour for Python file-uploads to include a progress callback:
http://jimmyg.org/2007/09/25/file-uploads-in-python/

I figured it was somewhat relevant.

Ian.</description>
		<content:encoded><![CDATA[<p>Sadly not an example of Monkey Patching, but this is related as it extends (via inheritance) the behaviour for Python file-uploads to include a progress callback:<br />
<a href="http://jimmyg.org/2007/09/25/file-uploads-in-python/" rel="nofollow" onclick="javascript:urchinTracker ('/outbound/comment/jimmyg.org');">http://jimmyg.org/2007/09/25/file-uploads-in-python/</a></p>
<p>I figured it was somewhat relevant.</p>
<p>Ian.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
