<?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: Python &#8211; Still Getting started</title>
	<atom:link href="http://riteshnayak.com/blog/2008/09/27/python-still-getting-started/feed/" rel="self" type="application/rss+xml" />
	<link>http://riteshnayak.com/blog/2008/09/27/python-still-getting-started/</link>
	<description>my technology blog</description>
	<lastBuildDate>Mon, 21 Jun 2010 20:06:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ashwin</title>
		<link>http://riteshnayak.com/blog/2008/09/27/python-still-getting-started/comment-page-1/#comment-829</link>
		<dc:creator>Ashwin</dc:creator>
		<pubDate>Mon, 13 Oct 2008 05:48:37 +0000</pubDate>
		<guid isPermaLink="false">http://riteshnayak.com/blog/?p=397#comment-829</guid>
		<description>Why Emacs.........
Start emacs and open a python program or write one ,type in C+c C+z ( here C=Ctrl)
u should see an interpreter pop up, type C+c C+c
The program will execute.. all variables and methods can now be checked with the interpreter.. plus check the other features ... beats any IDE</description>
		<content:encoded><![CDATA[<p>Why Emacs&#8230;&#8230;&#8230;<br />
Start emacs and open a python program or write one ,type in C+c C+z ( here C=Ctrl)<br />
u should see an interpreter pop up, type C+c C+c<br />
The program will execute.. all variables and methods can now be checked with the interpreter.. plus check the other features &#8230; beats any IDE</p>
]]></content:encoded>
	</item>
</channel>
</rss>
