<?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: Overriding Class Methods in Python</title>
	<atom:link href="http://blogs.gnome.org/jamesh/2005/06/23/overriding-class-methods-in-python/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.gnome.org/jamesh/2005/06/23/overriding-class-methods-in-python/</link>
	<description>Random stuff</description>
	<lastBuildDate>Tue, 17 May 2011 12:23:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: cs</title>
		<link>http://blogs.gnome.org/jamesh/2005/06/23/overriding-class-methods-in-python/comment-page-1/#comment-7</link>
		<dc:creator>cs</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/jamesh/2005/06/23/overriding-class-methods-in-python/#comment-7</guid>
		<description>Looks a lot like Ruby.</description>
		<content:encoded><![CDATA[<p>Looks a lot like Ruby.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Henstridge</title>
		<link>http://blogs.gnome.org/jamesh/2005/06/23/overriding-class-methods-in-python/comment-page-1/#comment-8</link>
		<dc:creator>James Henstridge</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/jamesh/2005/06/23/overriding-class-methods-in-python/#comment-8</guid>
		<description>From my quick reading of some Ruby documentation, it says that &quot;super&quot; is a keyword.&lt;p/&gt;In Python, it is just another object.  In fact, it could easily be rewritten in Python as seen here:&lt;br/&gt;  &lt;a href=&quot;http://www.python.org/2.2/descrintro.html#superexample&quot;&gt;http://www.python.org/2.2/descrintro.html#superexample&lt;/a&gt;&lt;p/&gt;It is just an application of the descriptor features added back then.</description>
		<content:encoded><![CDATA[<p>From my quick reading of some Ruby documentation, it says that &#8220;super&#8221; is a keyword.
<p />In Python, it is just another object.  In fact, it could easily be rewritten in Python as seen here:<br />  <a href="http://www.python.org/2.2/descrintro.html#superexample">http://www.python.org/2.2/descrintro.html#superexample</a>
<p />It is just an application of the descriptor features added back then.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geoff Gerrietts</title>
		<link>http://blogs.gnome.org/jamesh/2005/06/23/overriding-class-methods-in-python/comment-page-1/#comment-9</link>
		<dc:creator>Geoff Gerrietts</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/jamesh/2005/06/23/overriding-class-methods-in-python/#comment-9</guid>
		<description>SubClass and Subclass are mixed throughout the code examples. That&#039;s not intentional is it?</description>
		<content:encoded><![CDATA[<p>SubClass and Subclass are mixed throughout the code examples. That&#8217;s not intentional is it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Henstridge</title>
		<link>http://blogs.gnome.org/jamesh/2005/06/23/overriding-class-methods-in-python/comment-page-1/#comment-10</link>
		<dc:creator>James Henstridge</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/jamesh/2005/06/23/overriding-class-methods-in-python/#comment-10</guid>
		<description>Thanks for pointing that out.  I was adapting a real example, and made some mistakes when transcribing it.</description>
		<content:encoded><![CDATA[<p>Thanks for pointing that out.  I was adapting a real example, and made some mistakes when transcribing it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- This Quick Cache file was built for (  blogs.gnome.org/jamesh/2005/06/23/overriding-class-methods-in-python/feed/ ) in 1.15548 seconds, on Feb 11th, 2012 at 6:29 am UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 11th, 2012 at 7:29 am UTC -->
