<?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 String Interpolation</title>
	<atom:link href="http://zackola.com/blog/2008/06/30/python-string-interpolation/feed/" rel="self" type="application/rss+xml" />
	<link>http://zackola.com/blog/2008/06/30/python-string-interpolation/</link>
	<description>Does cursing make you feel better?</description>
	<lastBuildDate>Thu, 22 Sep 2011 10:42:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Alexavia</title>
		<link>http://zackola.com/blog/2008/06/30/python-string-interpolation/comment-page-1/#comment-269</link>
		<dc:creator>Alexavia</dc:creator>
		<pubDate>Thu, 22 Sep 2011 10:42:22 +0000</pubDate>
		<guid isPermaLink="false">http://zackola.com/blog/?p=376#comment-269</guid>
		<description>I literally jumped out of my chair and danced after rdeinag this!</description>
		<content:encoded><![CDATA[<p>I literally jumped out of my chair and danced after rdeinag this!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Caligo</title>
		<link>http://zackola.com/blog/2008/06/30/python-string-interpolation/comment-page-1/#comment-268</link>
		<dc:creator>Caligo</dc:creator>
		<pubDate>Sun, 21 Aug 2011 03:47:23 +0000</pubDate>
		<guid isPermaLink="false">http://zackola.com/blog/?p=376#comment-268</guid>
		<description>Great article. I hadn&#039;t seen the dictionary method before. 

P.S. You may be interested to know this article is the number one result for &quot;python insert variables into string&quot; in google. The search string is one of the strings google recommends when you start typing it.</description>
		<content:encoded><![CDATA[<p>Great article. I hadn&#8217;t seen the dictionary method before. </p>
<p>P.S. You may be interested to know this article is the number one result for &#8220;python insert variables into string&#8221; in google. The search string is one of the strings google recommends when you start typing it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Grace</title>
		<link>http://zackola.com/blog/2008/06/30/python-string-interpolation/comment-page-1/#comment-266</link>
		<dc:creator>Mike Grace</dc:creator>
		<pubDate>Tue, 19 Oct 2010 21:18:03 +0000</pubDate>
		<guid isPermaLink="false">http://zackola.com/blog/?p=376#comment-266</guid>
		<description>Awesome!!! Thank you soo much! Love using a hash for times when I have lots of variables to use in a string.</description>
		<content:encoded><![CDATA[<p>Awesome!!! Thank you soo much! Love using a hash for times when I have lots of variables to use in a string.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ludovico</title>
		<link>http://zackola.com/blog/2008/06/30/python-string-interpolation/comment-page-1/#comment-249</link>
		<dc:creator>Ludovico</dc:creator>
		<pubDate>Sun, 16 Aug 2009 16:12:26 +0000</pubDate>
		<guid isPermaLink="false">http://zackola.com/blog/?p=376#comment-249</guid>
		<description>There&#039;s also the new str.format() method, which is  standard in Python 3, as described in http://docs.python.org/library/string.html#formatstrings</description>
		<content:encoded><![CDATA[<p>There&#8217;s also the new str.format() method, which is  standard in Python 3, as described in <a href="http://docs.python.org/library/string.html#formatstrings" rel="nofollow">http://docs.python.org/library/string.html#formatstrings</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://zackola.com/blog/2008/06/30/python-string-interpolation/comment-page-1/#comment-154</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Thu, 31 Jul 2008 18:30:52 +0000</pubDate>
		<guid isPermaLink="false">http://zackola.com/blog/?p=376#comment-154</guid>
		<description>Thanks for posting this information, it was helpful.</description>
		<content:encoded><![CDATA[<p>Thanks for posting this information, it was helpful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Afshin</title>
		<link>http://zackola.com/blog/2008/06/30/python-string-interpolation/comment-page-1/#comment-31</link>
		<dc:creator>Afshin</dc:creator>
		<pubDate>Wed, 02 Jul 2008 15:48:59 +0000</pubDate>
		<guid isPermaLink="false">http://zackola.com/blog/?p=376#comment-31</guid>
		<description>I pretty much loathe string concatenation, but I didn&#039;t know about the dictionary method.  Pretty sweet.</description>
		<content:encoded><![CDATA[<p>I pretty much loathe string concatenation, but I didn&#8217;t know about the dictionary method.  Pretty sweet.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

