<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>The.Failboat.me &#187; py</title>
	<atom:link href="http://failboat.me/tag/py/feed/" rel="self" type="application/rss+xml" />
	<link>http://failboat.me</link>
	<description>Everything about Nothing</description>
	<lastBuildDate>Mon, 30 Aug 2010 03:10:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Python &#8211; Abstract Function class</title>
		<link>http://failboat.me/2009/python-abstract-function-class/</link>
		<comments>http://failboat.me/2009/python-abstract-function-class/#comments</comments>
		<pubDate>Sun, 02 Aug 2009 21:12:01 +0000</pubDate>
		<dc:creator>Lee</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Snippets]]></category>
		<category><![CDATA[abstract]]></category>
		<category><![CDATA[abstract class]]></category>
		<category><![CDATA[abstract function]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[datatype]]></category>
		<category><![CDATA[equal]]></category>
		<category><![CDATA[function]]></category>
		<category><![CDATA[overload]]></category>
		<category><![CDATA[py]]></category>
		<category><![CDATA[__call__]]></category>
		<category><![CDATA[__eq__]]></category>

		<guid isPermaLink="false">http://6.dot.ch/?p=316</guid>
		<description><![CDATA[<p>Python is great. It&#8217;s dynamic, it&#8217;s flexible, and best of all, for almost all major datatypes, there&#8217;s an associated abstract class from which you can over-ride and build your own object out of.</p>
<p>Of course, Python doesn&#8217;t treat functions in&#8230;</p>]]></description>
		<wfw:commentRss>http://failboat.me/2009/python-abstract-function-class/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
