<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:on="http://www.oreillynet.com/csrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" xml:lang="en-US">

<title>Python</title>
<link rel="alternate" type="text/html" href="http://www.oreilly.com/python/" hreflang="en" title="Python" />
<subtitle type="text">A compilation of O'Reilly Media's information about the Python programming language, from news, books, conferences, courses, community, and reports.</subtitle>
<rights>Copyright O'Reilly Media, Inc.</rights>
<id>http://www.oreilly.com/python/</id>
<updated>2009-11-15T08:57:26-08:00</updated>

<itunes:author>O'Reilly Media, Inc.</itunes:author>
<itunes:category text="Technology" />
<itunes:explicit>no</itunes:explicit>
<itunes:owner>
<itunes:name>O'Reilly Media, Inc.</itunes:name>
<itunes:email>webmaster@oreillynet.com</itunes:email>
</itunes:owner>

<link rel="self" href="http://feeds.feedburner.com/oreilly/python" type="application/atom+xml" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><entry>
	<title>PyMOTW: sys, Part 6: Low-level Thread Support</title>
	<id>http://broadcast.oreilly.com/2009/11/pymotw-sys-part-6-low-level-th.html</id>
	<link rel="alternate" href="http://feedproxy.google.com/~r/oreilly/python/~3/EHbWQX91b6s/pymotw-sys-part-6-low-level-th.html" />
	<summary type="html">
	sys includes low-level functions for controlling and debugging thread behavior.
	</summary>
	<author><name>Doug Hellmann</name></author>
	<category term="Pymotw" />
	<category term="Python" />
	<updated>2009-11-15T08:57:26-08:10</updated>
<feedburner:origLink>http://broadcast.oreilly.com/2009/11/pymotw-sys-part-6-low-level-th.html</feedburner:origLink></entry>

<entry>
	<title>PyMOTW: sys, Part 5: Tracing Your Program As It Runs</title>
	<id>http://broadcast.oreilly.com/2009/11/pymotw-sys-part-5-tracing-your.html</id>
	<link rel="alternate" href="http://feedproxy.google.com/~r/oreilly/python/~3/Jn-V7hp-_Aw/pymotw-sys-part-5-tracing-your.html" />
	<summary type="html">
	There are two ways to inject code to watch your Python program run: tracing and profiling.  They are similar, but intended for different purposes and so have different constraints.  The easiest, but least efficient, way to monitor your program is through a trace hook, which can be used for writing a debugger, code coverage monitoring, or many other purposes.
	</summary>
	<author><name>Doug Hellmann</name></author>
	<category term="Pymotw" />
	<category term="Python" />
	<updated>2009-11-08T11:00:33-08:11</updated>
<feedburner:origLink>http://broadcast.oreilly.com/2009/11/pymotw-sys-part-5-tracing-your.html</feedburner:origLink></entry>

<entry>
	<title>Announcing O'Reilly Answers - Clever Hacks. Creative Ideas. Innovative Solutions.</title>
	<id>http://broadcast.oreilly.com/2009/11/announcing-oreilly-answers.html</id>
	<link rel="alternate" href="http://feedproxy.google.com/~r/oreilly/python/~3/puiBWffkI30/announcing-oreilly-answers.html" />
	<summary type="html">
	We're launching the beta of O'Reilly Answers, and I'm inviting you to be part of it. In brief, O'Reilly Answers is a community site for sharing knowledge, asking questions, and providing answers that brings together our customers, authors, editors, conference speakers, and Foo (Friends of O'Reilly).  O'Reilly is at the center of an amazing exchange of knowledge sharing and idea generation, and we want you to join us in changing the world by spreading the knowledge of innovators.
	</summary>
	<author><name>Allen Noren</name></author>
	<category term="Actionscript" />
	<category term="Ajax" />
	<category term="Apache" />
	<category term="Bsd" />
	<category term="Iphone" />
	<category term="Java" />
	<category term="Javascript" />
	<category term="Linux" />
	<category term="Mac" />
	<category term="Mysql" />
	<category term="Opensource" />
	<category term="Oracle" />
	<category term="Oscon" />
	<category term="Osx" />
	<category term="Perl" />
	<category term="Photoshop" />
	<category term="Python" />
	<category term="Rails" />
	<category term="Ruby" />
	<category term="Unix" />
	<category term="Web" />
	<category term="Web20" />
	<category term="Windows" />
	<category term="Xml" />
	<updated>2009-11-04T21:27:30-08:12</updated>
<feedburner:origLink>http://broadcast.oreilly.com/2009/11/announcing-oreilly-answers.html</feedburner:origLink></entry>

<entry>
	<title>PyMOTW: sys, Part 4: Exception Handling</title>
	<id>http://broadcast.oreilly.com/2009/11/pymotw-sys-part-4-exception-ha.html</id>
	<link rel="alternate" href="http://feedproxy.google.com/~r/oreilly/python/~3/WpzHwMkNnZQ/pymotw-sys-part-4-exception-ha.html" />
	<summary type="html">
	sys includes features for trapping and working with exceptions.
	</summary>
	<author><name>Doug Hellmann</name></author>
	<category term="Pymotw" />
	<category term="Python" />
	<updated>2009-11-01T14:31:32-08:13</updated>
<feedburner:origLink>http://broadcast.oreilly.com/2009/11/pymotw-sys-part-4-exception-ha.html</feedburner:origLink></entry>

<entry>
	<title>PyMOTW: sys, Part 3: Memory Management and Limits</title>
	<id>http://broadcast.oreilly.com/2009/10/pymotw-sys-part-3-memory-manag.html</id>
	<link rel="alternate" href="http://feedproxy.google.com/~r/oreilly/python/~3/l2hJTInTYPs/pymotw-sys-part-3-memory-manag.html" />
	<summary type="html">
	Python's sys module includes several functions for understanding and controlling memory usage.
	</summary>
	<author><name>Doug Hellmann</name></author>
	<category term="Pymotw" />
	<category term="Python" />
	<updated>2009-10-25T12:56:59-08:14</updated>
<feedburner:origLink>http://broadcast.oreilly.com/2009/10/pymotw-sys-part-3-memory-manag.html</feedburner:origLink></entry>

<entry>
	<title>PyMOTW: sys, Part 2: Runtime Environment</title>
	<id>http://broadcast.oreilly.com/2009/10/pymotw-sys-part-2-runtime-envi.html</id>
	<link rel="alternate" href="http://feedproxy.google.com/~r/oreilly/python/~3/vgCqvPfEHco/pymotw-sys-part-2-runtime-envi.html" />
	<summary type="html">
	sys provides low-level APIs for interacting with the system outside of your application, by accepting command line arguments, accessing user input, and passing messages and status values to the user.
	</summary>
	<author><name>Doug Hellmann</name></author>
	<category term="Pymotw" />
	<category term="Python" />
	<updated>2009-10-18T18:26:41-08:15</updated>
<feedburner:origLink>http://broadcast.oreilly.com/2009/10/pymotw-sys-part-2-runtime-envi.html</feedburner:origLink></entry>

<entry>
	<title>PyMOTW: sys, Part 1: Interpreter Settings</title>
	<id>http://broadcast.oreilly.com/2009/10/pymotw-sys-part-1-interpreter.html</id>
	<link rel="alternate" href="http://feedproxy.google.com/~r/oreilly/python/~3/iTz-XY15cRs/pymotw-sys-part-1-interpreter.html" />
	<summary type="html">
	sys contains attributes and functions for accessing compile-time or runtime configuration settings for the interpreter.
	</summary>
	<author><name>Doug Hellmann</name></author>
	<category term="Pymotw" />
	<category term="Python" />
	<updated>2009-10-12T10:28:07-08:16</updated>
<feedburner:origLink>http://broadcast.oreilly.com/2009/10/pymotw-sys-part-1-interpreter.html</feedburner:origLink></entry>

<entry>
	<title>Python Pocket Reference</title>
	<id>http://oreilly.com/catalog/9780596158088/</id>
	<link rel="alternate" href="http://feedproxy.google.com/~r/oreilly/python/~3/j40lMsqwH_E/" />
	<summary type="html">
	Python in Your Pocket
	</summary>
	<author><name>Mark Lutz</name></author>
	<category term="Other Programming" />
	<category term="Python" />
	<category term="Pocket Reference" />
	<updated>2009-10-08T23:50:27-08:17</updated>
	<on:short_desc>PRINT or PDF</on:short_desc>
<feedburner:origLink>http://oreilly.com/catalog/9780596158088/</feedburner:origLink></entry>

<entry>
	<title>Four short links: 6 October 2009 - Birdwatching Technology, Transportation Data, Multitouch in Python, and Face Detection on the iPhone</title>
	<id>http://radar.oreilly.com/2009/10/four-short-links-6-october-200.html</id>
	<link rel="alternate" href="http://feedproxy.google.com/~r/oreilly/python/~3/za6Bh00qLSc/four-short-links-6-october-200.html" />
	<summary type="html">
	Bird-watching Turns To Technology (BBC) -- BBC News reports on technical advances in bird watching used by a group of researchers to monitor a population of guillemots on Skomer Island, employing a CCTV like system adapted for use in the wild. This and more in today's Four Short Links.
	</summary>
	<author><name>Nat Torkington</name></author>
	<category term="Computervision" />
	<category term="Data" />
	<category term="Gov20" />
	<category term="Iphone" />
	<category term="Multitouch" />
	<category term="Programming" />
	<category term="Python" />
	<updated>2009-10-06T16:56:23-08:18</updated>
<feedburner:origLink>http://radar.oreilly.com/2009/10/four-short-links-6-october-200.html</feedburner:origLink></entry>

<entry>
	<title>Four short links: 5 October 2009 - Bozo Cloud Talk, Annotation Fail(ish), Python MySQL Slash, and Infinite Books</title>
	<id>http://radar.oreilly.com/2009/10/four-short-links-5-october-200.html</id>
	<link rel="alternate" href="http://feedproxy.google.com/~r/oreilly/python/~3/x_MYXf17az4/four-short-links-5-october-200.html" />
	<summary type="html">
	Brown Cloud Marketing -- advertorial "interviewing" GM of a company offering "DNS in the cloud". This might be a worthwhile service, but the way he markets it (by saying open source is "freeware" and the market leader is "legacy") reveals a rich vein of bozo. Freeware legacy DNS is the internet's dirty little secret (actually, it's the reason we...
	</summary>
	<author><name>Nat Torkington</name></author>
	<category term="Cloud" />
	<category term="Dns" />
	<category term="Ebooks" />
	<category term="Gov20" />
	<category term="Marketing" />
	<category term="Mysql" />
	<category term="Opensource" />
	<category term="Python" />
	<category term="Socialsoftware" />
	<updated>2009-10-05T04:02:12-08:19</updated>
<feedburner:origLink>http://radar.oreilly.com/2009/10/four-short-links-5-october-200.html</feedburner:origLink></entry>

<entry>
	<title>Four short links: 25 September 2009 - On Wheel Reinvention, Research Visualization, New Comments, and Defective Congressional Data</title>
	<id>http://radar.oreilly.com/2009/09/four-short-links-25-september.html</id>
	<link rel="alternate" href="http://feedproxy.google.com/~r/oreilly/python/~3/Tasb1hGkS_w/four-short-links-25-september.html" />
	<summary type="html">
	Diesel: A Case Study In That Thing I Just Said -- a new asynchronous I/O library in Python, which earned this fabulous review from Glyph Lefkowitz who wrote the granddaddy of all asynch libraries in Python, Twisted. Again, I don't want to dump on Diesel here; for what it is, i.e. an experiment in how to idiomatically structure asynchronous...
	</summary>
	<author><name>Nat Torkington</name></author>
	<category term="Gov20" />
	<category term="Programming" />
	<category term="Python" />
	<category term="Research" />
	<category term="Socialsoftware" />
	<category term="Transparency" />
	<category term="Visualization" />
	<updated>2009-09-25T06:00:33-08:20</updated>
<feedburner:origLink>http://radar.oreilly.com/2009/09/four-short-links-25-september.html</feedburner:origLink></entry>

<entry>
	<title>Learning Python</title>
	<id>http://oreilly.com/catalog/9780596158064/</id>
	<link rel="alternate" href="http://feedproxy.google.com/~r/oreilly/python/~3/2O9dbPqoP14/" />
	<summary type="html">
	Powerful Object-Oriented Programming
	</summary>
	<author><name>Mark Lutz</name></author>
	<category term="Other Programming" />
	<category term="Python" />
	<updated>2009-09-24T23:49:56-08:21</updated>
	<on:short_desc>PRINT or PDF</on:short_desc>
<feedburner:origLink>http://oreilly.com/catalog/9780596158064/</feedburner:origLink></entry>

<entry>
	<title>PyMOTW: resource - System resource management</title>
	<id>http://broadcast.oreilly.com/2009/09/pymotw-resource---system-resou.html</id>
	<link rel="alternate" href="http://feedproxy.google.com/~r/oreilly/python/~3/_1HpLfzk1C0/pymotw-resource---system-resou.html" />
	<summary type="html">
	The functions in Python's resource module help you probe the current resources consumed by a process, and place limits on them to control how much load your program places on a system.
	</summary>
	<author><name>Doug Hellmann</name></author>
	<category term="Pymotw" />
	<category term="Python" />
	<updated>2009-09-20T09:57:46-08:22</updated>
<feedburner:origLink>http://broadcast.oreilly.com/2009/09/pymotw-resource---system-resou.html</feedburner:origLink></entry>

<entry>
	<title>PyMOTW: fractions - Rational Numbers</title>
	<id>http://broadcast.oreilly.com/2009/09/pymotw-fractions---rational-nu.html</id>
	<link rel="alternate" href="http://feedproxy.google.com/~r/oreilly/python/~3/yhJ67uWyPX4/pymotw-fractions---rational-nu.html" />
	<summary type="html">
	Python's Fraction class implements numerical operations for rational numbers.
	</summary>
	<author><name>Doug Hellmann</name></author>
	<category term="Pymotw" />
	<category term="Python" />
	<updated>2009-09-05T08:55:47-08:23</updated>
<feedburner:origLink>http://broadcast.oreilly.com/2009/09/pymotw-fractions---rational-nu.html</feedburner:origLink></entry>

<entry>
	<title>PyMOTW: decimal - Fixed and floating point math</title>
	<id>http://broadcast.oreilly.com/2009/08/pymotw-decimal---fixed-and-flo.html</id>
	<link rel="alternate" href="http://feedproxy.google.com/~r/oreilly/python/~3/c1pCFMiU588/pymotw-decimal---fixed-and-flo.html" />
	<summary type="html">
	The decimal module implements fixed and floating point arithmetic using the model familiar to most people, rather than the floating point representation implemented by most computer hardware.
	</summary>
	<author><name>Doug Hellmann</name></author>
	<category term="Pymotw" />
	<category term="Python" />
	<updated>2009-08-30T11:02:52-08:24</updated>
<feedburner:origLink>http://broadcast.oreilly.com/2009/08/pymotw-decimal---fixed-and-flo.html</feedburner:origLink></entry>

</feed>
