<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Snipplr</title>
    <description>Recent snippets posted on Snipplr.com</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Tue, 09 Jun 2026 04:13:32 +0000</lastBuildDate>
    <item>
      <title>(Python) Python Time Bomb - jarnaldich</title>
      <link>https://snipplr.com/view/65318/python-time-bomb</link>
      <description>&lt;p&gt;Making a python process exit with error code 1 after 30 seconds. Exit is unclean (no garbage is collected, no flushed buffers, etc...).&lt;/p&gt;</description>
      <pubDate>Fri, 01 Jun 2012 18:06:14 UTC</pubDate>
      <guid>https://snipplr.com/view/65318/python-time-bomb</guid>
    </item>
    <item>
      <title>(Python) Get an absolute from a path relative to the current file - jarnaldich</title>
      <link>https://snipplr.com/view/55580/get-an-absolute-from-a-path-relative-to-the-current-file</link>
      <description>&lt;p&gt;Sometimes (ex. django templates section at setting.py), a function expects an absolute path, but it's more practical when developing to refer it to the current file position in our code base. The rel function does exactly that.&lt;/p&gt;</description>
      <pubDate>Wed, 22 Jun 2011 16:55:48 UTC</pubDate>
      <guid>https://snipplr.com/view/55580/get-an-absolute-from-a-path-relative-to-the-current-file</guid>
    </item>
    <item>
      <title>(Python) CamlCase conversion - jarnaldich</title>
      <link>https://snipplr.com/view/47532/camlcase-conversion</link>
      <description>&lt;p&gt;Turn a string LikeThis into like_this&lt;/p&gt;</description>
      <pubDate>Wed, 19 Jan 2011 23:47:29 UTC</pubDate>
      <guid>https://snipplr.com/view/47532/camlcase-conversion</guid>
    </item>
  </channel>
</rss>
