<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Python Properties vs Java Access Modifiers</title>
	<atom:link href="http://bytebaker.com/2009/03/31/python-properties-vs-java-access-modifiers/feed/" rel="self" type="application/rss+xml" />
	<link>http://bytebaker.com/2009/03/31/python-properties-vs-java-access-modifiers/</link>
	<description>Computer Science isn&#039;t a science and it&#039;s not about computers</description>
	<lastBuildDate>Wed, 23 May 2012 15:01:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Harshith J.V.</title>
		<link>http://bytebaker.com/2009/03/31/python-properties-vs-java-access-modifiers/#comment-1534</link>
		<dc:creator><![CDATA[Harshith J.V.]]></dc:creator>
		<pubDate>Tue, 07 Feb 2012 10:19:44 +0000</pubDate>
		<guid isPermaLink="false">http://bytebaker.com/?p=477#comment-1534</guid>
		<description><![CDATA[Amazing article. This gave me clear idea on private variables of Python programming language.

       There is error in line 06 of Python code. The method &#039;setX(self, t, tmpx)&#039; is accepting three arguments instead of two. It should be &#039;setX(self,  tmpx)&#039;.]]></description>
		<content:encoded><![CDATA[<p>Amazing article. This gave me clear idea on private variables of Python programming language.</p>
<p>       There is error in line 06 of Python code. The method &#8216;setX(self, t, tmpx)&#8217; is accepting three arguments instead of two. It should be &#8216;setX(self,  tmpx)&#8217;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amadeus</title>
		<link>http://bytebaker.com/2009/03/31/python-properties-vs-java-access-modifiers/#comment-934</link>
		<dc:creator><![CDATA[Amadeus]]></dc:creator>
		<pubDate>Sun, 05 Dec 2010 11:54:31 +0000</pubDate>
		<guid isPermaLink="false">http://bytebaker.com/?p=477#comment-934</guid>
		<description><![CDATA[I was just looking for this. Good post. Thanks!]]></description>
		<content:encoded><![CDATA[<p>I was just looking for this. Good post. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Revamping the ByteBaker series &#171; The ByteBaker</title>
		<link>http://bytebaker.com/2009/03/31/python-properties-vs-java-access-modifiers/#comment-798</link>
		<dc:creator><![CDATA[Revamping the ByteBaker series &#171; The ByteBaker]]></dc:creator>
		<pubDate>Thu, 22 Jul 2010 14:20:27 +0000</pubDate>
		<guid isPermaLink="false">http://bytebaker.com/?p=477#comment-798</guid>
		<description><![CDATA[[...] Python properties vs Java Access Specifiers [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Python properties vs Java Access Specifiers [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Powerful Python &#171; The ByteBaker</title>
		<link>http://bytebaker.com/2009/03/31/python-properties-vs-java-access-modifiers/#comment-790</link>
		<dc:creator><![CDATA[Powerful Python &#171; The ByteBaker]]></dc:creator>
		<pubDate>Wed, 21 Jul 2010 23:17:43 +0000</pubDate>
		<guid isPermaLink="false">http://bytebaker.com/?p=477#comment-790</guid>
		<description><![CDATA[[...] Python properties vs Java Access Specifiers [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Python properties vs Java Access Specifiers [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pypy</title>
		<link>http://bytebaker.com/2009/03/31/python-properties-vs-java-access-modifiers/#comment-290</link>
		<dc:creator><![CDATA[pypy]]></dc:creator>
		<pubDate>Fri, 17 Apr 2009 20:42:11 +0000</pubDate>
		<guid isPermaLink="false">http://bytebaker.com/?p=477#comment-290</guid>
		<description><![CDATA[thnx i was looking for something like this post about access modifiers , very usefull.
thnx again]]></description>
		<content:encoded><![CDATA[<p>thnx i was looking for something like this post about access modifiers , very usefull.<br />
thnx again</p>
]]></content:encoded>
	</item>
</channel>
</rss>

