<?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>Python Blog - All about python &#187; pdf</title>
	<atom:link href="http://www.python-blog.com/tag/pdf/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.python-blog.com</link>
	<description>and technologies around</description>
	<lastBuildDate>Tue, 27 Jul 2010 19:58:17 +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 threads tutorial</title>
		<link>http://www.python-blog.com/2009/07/07/python-threads-tutorial/</link>
		<comments>http://www.python-blog.com/2009/07/07/python-threads-tutorial/#comments</comments>
		<pubDate>Tue, 07 Jul 2009 08:29:59 +0000</pubDate>
		<dc:creator>Marcin Kuźmiński</dc:creator>
				<category><![CDATA[Python]]></category>
		<category><![CDATA[Threads]]></category>
		<category><![CDATA[GIL]]></category>
		<category><![CDATA[learning python]]></category>
		<category><![CDATA[orm]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[python blog]]></category>
		<category><![CDATA[thread queue]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.python-blog.com/?p=113</guid>
		<description><![CDATA[If you&#8217;re looking how to start with threads in python i found a great pdf to start with.
Download the Python-Threads pdf. Whitch includes the basic, and some more advanced information and tutorials about the threads in python.
In the pdf you can useful find info about:

thread and threading modules
queue
locks
gil
events
debugging threads

]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re looking how to start with threads in python i found a great pdf to start with.</p>
<p>Download the <strong><a href="http://www.python-blog.com/wp-content/uploads/2009/07/Python-Threads.pdf">Python-Threads</a></strong> pdf. Whitch includes the basic, and some more advanced information and tutorials about the threads in python.</p>
<p>In the pdf you can useful find info about:</p>
<ul>
<li>thread and threading modules</li>
<li>queue</li>
<li>locks</li>
<li>gil</li>
<li>events</li>
<li>debugging threads</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.python-blog.com/2009/07/07/python-threads-tutorial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Python cheat sheet</title>
		<link>http://www.python-blog.com/2009/07/06/python-cheat-sheet/</link>
		<comments>http://www.python-blog.com/2009/07/06/python-cheat-sheet/#comments</comments>
		<pubDate>Mon, 06 Jul 2009 14:58:49 +0000</pubDate>
		<dc:creator>Marcin Kuźmiński</dc:creator>
				<category><![CDATA[Python]]></category>
		<category><![CDATA[cheatsheet]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[python blog]]></category>

		<guid isPermaLink="false">http://www.python-blog.com/?p=101</guid>
		<description><![CDATA[Thanks to the http://addedbytes.com i found a nice python cheat sheet. You can download it here-&#62; python-cheat-sheet-v1
Highly recommended to keep on the desk.

]]></description>
			<content:encoded><![CDATA[<p>Thanks to the <a href="http://addedbytes.com" target="_blank"><strong>http://addedbytes.com</strong></a> i found a nice python cheat sheet. You can download it <strong>here-&gt; <a href="http://www.python-blog.com/wp-content/uploads/2009/07/python-cheat-sheet-v1.pdf">python-cheat-sheet-v1</a></strong></p>
<p><strong>Highly recommended to keep on the desk.<br />
</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.python-blog.com/2009/07/06/python-cheat-sheet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
