<?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>Web Oom &#187; \&#8221;\&#8221;\&#8221;</title>
	<atom:link href="http://web.pyncus.com/tag/234/feed/" rel="self" type="application/rss+xml" />
	<link>http://web.pyncus.com</link>
	<description>Build and Share Web Technology</description>
	<lastBuildDate>Mon, 25 Jan 2010 18:19:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>How to make comment in Python?</title>
		<link>http://web.pyncus.com/2009/06/30/how-to-make-comment-in-python/</link>
		<comments>http://web.pyncus.com/2009/06/30/how-to-make-comment-in-python/#comments</comments>
		<pubDate>Tue, 30 Jun 2009 21:42:45 +0000</pubDate>
		<dc:creator>weboom</dc:creator>
				<category><![CDATA[python]]></category>
		<category><![CDATA[#]]></category>
		<category><![CDATA[comment]]></category>
		<category><![CDATA[\"\"\"]]></category>

		<guid isPermaLink="false">http://weboom.wordpress.com/?p=180</guid>
		<description><![CDATA[There are two ways to make comments in Python. 1. # single line comment 2. &#8220;&#8221;" multiple line comments here &#8220;&#8221;"]]></description>
			<content:encoded><![CDATA[<p>There are two ways to make comments in Python.</p>
<p>1.</p>
<p># single line comment</p>
<p>2.</p>
<p>&#8220;&#8221;"</p>
<p>multiple line comments</p>
<p>here</p>
<p>&#8220;&#8221;"</p>
]]></content:encoded>
			<wfw:commentRss>http://web.pyncus.com/2009/06/30/how-to-make-comment-in-python/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

