<?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/django/tags/list</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 22 May 2013 10:51:17 GMT</pubDate>
<item>
<title>(Django) Remove duplicates from a list - magicrebirth</title>
<link>http://snipplr.com/view/51688/remove-duplicates-from-a-list/</link>
<description><![CDATA[ <p>Not only is it really really fast; it's also order preserving and supports an optional transform function</p> ]]></description>
<pubDate>Thu, 07 Apr 2011 04:06:46 GMT</pubDate>
<guid>http://snipplr.com/view/51688/remove-duplicates-from-a-list/</guid>
</item>
</channel>
</rss>