<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - magicrebirth</title>
<link>http://snipplr.com/users/magicrebirth/tags/join</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 22 May 2013 13:39:46 GMT</pubDate>
<item>
<title>(Python) joning lists</title>
<link>http://snipplr.com/view/28525/joning-lists/</link>
<description><![CDATA[ <p>join only works on lists of strings; it does not do any type coercion. joining a list that has one or more non-string elements will raise an exception.</p> ]]></description>
<pubDate>Thu, 18 Feb 2010 00:18:25 GMT</pubDate>
<guid>http://snipplr.com/view/28525/joning-lists/</guid>
</item>
</channel>
</rss>