<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/python/tags/to</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 23 May 2013 21:07:50 GMT</pubDate>
<item>
<title>(Python) Python web server - ronakpatel2006</title>
<link>http://snipplr.com/view/57745/python-web-server/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 11 Aug 2011 10:44:48 GMT</pubDate>
<guid>http://snipplr.com/view/57745/python-web-server/</guid>
</item>
<item>
<title>(Python) List to string separated by comma - silviud</title>
<link>http://snipplr.com/view/53334/list-to-string-separated-by-comma/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 11 May 2011 11:12:38 GMT</pubDate>
<guid>http://snipplr.com/view/53334/list-to-string-separated-by-comma/</guid>
</item>
<item>
<title>(Python) number_to_english - god_of_nothing</title>
<link>http://snipplr.com/view/50205/numbertoenglish/</link>
<description><![CDATA[ <p>converts numbers to their english style</p> ]]></description>
<pubDate>Mon, 07 Mar 2011 16:51:18 GMT</pubDate>
<guid>http://snipplr.com/view/50205/numbertoenglish/</guid>
</item>
<item>
<title>(Python) Convert from int to bit string - nategood</title>
<link>http://snipplr.com/view/12531/convert-from-int-to-bit-string/</link>
<description><![CDATA[ <p>Couldn't find a built in way to do this.  Neatly prints an int as bit string.  Recursive so not the most efficient but switching it to iterative would be cake if performance is that big an issue.  Warning doesn't support negative numbers... simple enough to convert to one or two's complement.</p> ]]></description>
<pubDate>Tue, 24 Feb 2009 06:14:48 GMT</pubDate>
<guid>http://snipplr.com/view/12531/convert-from-int-to-bit-string/</guid>
</item>
</channel>
</rss>