<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>WTF *Nix &#187; python cheat sheet</title>
	<atom:link href="http://www.wtfnix.com/tag/python-cheat-sheet/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wtfnix.com</link>
	<description>Just another *nix Blog</description>
	<lastBuildDate>Tue, 04 May 2010 13:46:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Python Standard Modules :: WTF Quick Card</title>
		<link>http://www.wtfnix.com/2009/03/python-standard-modules-wtf-quick-card/</link>
		<comments>http://www.wtfnix.com/2009/03/python-standard-modules-wtf-quick-card/#comments</comments>
		<pubDate>Tue, 24 Mar 2009 20:31:43 +0000</pubDate>
		<dc:creator>WTF *Nix</dc:creator>
				<category><![CDATA[Python]]></category>
		<category><![CDATA[WTF Quick Cards]]></category>
		<category><![CDATA[python cheat sheet]]></category>
		<category><![CDATA[python math module]]></category>
		<category><![CDATA[python modules]]></category>
		<category><![CDATA[python os module]]></category>
		<category><![CDATA[python quick card]]></category>
		<category><![CDATA[python random module]]></category>
		<category><![CDATA[python re module]]></category>
		<category><![CDATA[python standard module]]></category>
		<category><![CDATA[python sys modue]]></category>
		<category><![CDATA[python time module]]></category>
		<category><![CDATA[quick reference]]></category>
		<category><![CDATA[quick reference card]]></category>

		<guid isPermaLink="false">http://www.wtfnix.com/?p=990</guid>
		<description><![CDATA[Python is an extremely extensible language in that you can add new capabilities by importing modules.
Here are just a slim few, but a widely used all throughout the day to day process of programming within python, so here&#8217;s for anyone that needs a WTF Quick Card&#8230;
sys &#8211; Allows interaction with the Python system:

exit() &#8211; exit!
argv [...]]]></description>
		<wfw:commentRss>http://www.wtfnix.com/2009/03/python-standard-modules-wtf-quick-card/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Python Cheat Sheet</title>
		<link>http://www.wtfnix.com/2009/03/python-cheat-sheet/</link>
		<comments>http://www.wtfnix.com/2009/03/python-cheat-sheet/#comments</comments>
		<pubDate>Tue, 10 Mar 2009 18:25:49 +0000</pubDate>
		<dc:creator>WTF *Nix</dc:creator>
				<category><![CDATA[Programming Language]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[cheat sheet]]></category>
		<category><![CDATA[python cheat]]></category>
		<category><![CDATA[python cheat sheet]]></category>
		<category><![CDATA[python command]]></category>
		<category><![CDATA[python commands]]></category>
		<category><![CDATA[visibone]]></category>

		<guid isPermaLink="false">http://www.wtfnix.com/?p=961</guid>
		<description><![CDATA[Someone  requested for one, and here you have it. Enjoy this python cheat sheet
python_cheat_sheet



Share and Enjoy:


	
	
	
	
	
	
	


]]></description>
		<wfw:commentRss>http://www.wtfnix.com/2009/03/python-cheat-sheet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
