<?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: String concatenation performance in Python</title>
	<atom:link href="http://sprocket.io/blog/2007/10/string-concatenation-performance-in-python/feed/" rel="self" type="application/rss+xml" />
	<link>http://sprocket.io/blog/2007/10/string-concatenation-performance-in-python/</link>
	<description>thomas stromberg on technology, nature, and motorcycles</description>
	<lastBuildDate>Tue, 27 Jul 2010 07:30:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1-alpha</generator>
	<item>
		<title>By: Matthew V</title>
		<link>http://sprocket.io/blog/2007/10/string-concatenation-performance-in-python/comment-page-1/#comment-4141</link>
		<dc:creator>Matthew V</dc:creator>
		<pubDate>Tue, 11 May 2010 05:44:26 +0000</pubDate>
		<guid isPermaLink="false">http://sprocket.io/blog/?p=1066#comment-4141</guid>
		<description>I added another test for Python 2.6, hoping that a method format would be a silver bullet. Indeed, it turned out to be the slowest of all.&lt;br&gt;&#039;method_format&#039;: &quot;x = &#039;{a:s}{b:s}{c:s}{d:s}&#039;.format(a=a, b=b, c=c, d=d)&quot;</description>
		<content:encoded><![CDATA[<p>I added another test for Python 2.6, hoping that a method format would be a silver bullet. Indeed, it turned out to be the slowest of all.<br />&#39;method_format&#39;: &#8220;x = &#39;{a:s}{b:s}{c:s}{d:s}&#39;.format(a=a, b=b, c=c, d=d)&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Acana Dog Food</title>
		<link>http://sprocket.io/blog/2007/10/string-concatenation-performance-in-python/comment-page-1/#comment-4135</link>
		<dc:creator>Acana Dog Food</dc:creator>
		<pubDate>Fri, 05 Feb 2010 15:23:55 +0000</pubDate>
		<guid isPermaLink="false">http://sprocket.io/blog/?p=1066#comment-4135</guid>
		<description>Wao... I was looking for this information for a long time. Finally I have got it from here.</description>
		<content:encoded><![CDATA[<p>Wao&#8230; I was looking for this information for a long time. Finally I have got it from here.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dog Breeders</title>
		<link>http://sprocket.io/blog/2007/10/string-concatenation-performance-in-python/comment-page-1/#comment-4123</link>
		<dc:creator>Dog Breeders</dc:creator>
		<pubDate>Tue, 22 Dec 2009 20:30:50 +0000</pubDate>
		<guid isPermaLink="false">http://sprocket.io/blog/?p=1066#comment-4123</guid>
		<description>quality information indeed;&lt;br&gt;&lt;br&gt;especially the codes really helped me!</description>
		<content:encoded><![CDATA[<p>quality information indeed;</p>
<p>especially the codes really helped me!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: manishfusion</title>
		<link>http://sprocket.io/blog/2007/10/string-concatenation-performance-in-python/comment-page-1/#comment-4122</link>
		<dc:creator>manishfusion</dc:creator>
		<pubDate>Tue, 22 Dec 2009 15:23:51 +0000</pubDate>
		<guid isPermaLink="false">http://sprocket.io/blog/?p=1066#comment-4122</guid>
		<description>and secondly,the frequency you update is too high .we are so excited of that .maybe cause that we forget to comments..:)..&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.dealshunt.com&quot; rel=&quot;dofollow&quot;  rel=&quot;nofollow&quot;&gt;Hot deals&lt;/a&gt;--</description>
		<content:encoded><![CDATA[<p>and secondly,the frequency you update is too high .we are so excited of that .maybe cause that we forget to comments..:)..</p>
<p><a href="http://www.dealshunt.com" rel="dofollow"  rel="nofollow">Hot deals</a>&#8211;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
