<?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: Comment to &#8220;A Look at Lua&#8221;</title>
	<atom:link href="http://therning.org/magnus/archives/292/feed" rel="self" type="application/rss+xml" />
	<link>http://therning.org/magnus/archives/292</link>
	<description>Incoherent mumblings</description>
	<lastBuildDate>Thu, 22 Mar 2012 15:44:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Magnus</title>
		<link>http://therning.org/magnus/archives/292/comment-page-1#comment-54285</link>
		<dc:creator>Magnus</dc:creator>
		<pubDate>Fri, 01 Jun 2007 10:52:17 +0000</pubDate>
		<guid isPermaLink="false">http://therning.org/magnus/archives/292#comment-54285</guid>
		<description>&lt;p&gt;Daniel, yes, you are right. I was slightly confused in my testing on this since I mistakenly thought that &lt;em&gt;accessing&lt;/em&gt; the variable &lt;em&gt;before&lt;/em&gt; &lt;em&gt;assigning&lt;/em&gt; it would be allowed as well. Thanks adding that clarification!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Daniel, yes, you are right. I was slightly confused in my testing on this since I mistakenly thought that <em>accessing</em> the variable <em>before</em> <em>assigning</em> it would be allowed as well. Thanks adding that clarification!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Larsson</title>
		<link>http://therning.org/magnus/archives/292/comment-page-1#comment-54225</link>
		<dc:creator>Daniel Larsson</dc:creator>
		<pubDate>Fri, 01 Jun 2007 09:52:22 +0000</pubDate>
		<guid isPermaLink="false">http://therning.org/magnus/archives/292#comment-54225</guid>
		<description>&lt;p&gt;Regarding point #4, in python you only need to declare a variable as global when you want to assign it in a local scope. If all you do is read it, no special declaration is needed.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Regarding point #4, in python you only need to declare a variable as global when you want to assign it in a local scope. If all you do is read it, no special declaration is needed.</p>]]></content:encoded>
	</item>
</channel>
</rss>

