<?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/os</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 07 Sep 2008 04:11:37 GMT</pubDate>
<item>
<title>(Python) Run OS Command w/ Expected Output - kangell</title>
<link>http://snipplr.com/view/5737/run-os-command-w-expected-output/</link>
<description><![CDATA[ <p>Run the specified command. If expect is not None then look for the given text in the output. If it is not there we throw an error. expect can also be a list of strings. In that case any match results in success unless matchall=True.</p> ]]></description>
<pubDate>Mon, 07 Apr 2008 14:24:29 GMT</pubDate>
<guid>http://snipplr.com/view/5737/run-os-command-w-expected-output/</guid>
</item>
<item>
<title>(Python) Drop Privileges - kangell</title>
<link>http://snipplr.com/view/5503/drop-privileges/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 20 Mar 2008 11:11:01 GMT</pubDate>
<guid>http://snipplr.com/view/5503/drop-privileges/</guid>
</item>
<item>
<title>(Python) switchTags.py - IanMulvany</title>
<link>http://snipplr.com/view/5015/switchtagspy/</link>
<description><![CDATA[ <p>Uses macs mdfind command to look for files that have spotlight comments, and then changes the comments in place. I used this to change the delimiter that I had been using to indicate a tag on my files. It applies the new tags via an applescript called from the command line.</p> ]]></description>
<pubDate>Tue, 12 Feb 2008 06:19:08 GMT</pubDate>
<guid>http://snipplr.com/view/5015/switchtagspy/</guid>
</item>
</channel>
</rss>