<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Python 0.9.1</title><link>https://tamnd.github.io/python-0.9.1/</link><description>Recent content on Python 0.9.1</description><generator>Hugo</generator><language>en-us</language><atom:link href="https://tamnd.github.io/python-0.9.1/index.xml" rel="self" type="application/rss+xml"/><item><title>Tutorial</title><link>https://tamnd.github.io/python-0.9.1/docs/tutorial/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://tamnd.github.io/python-0.9.1/docs/tutorial/</guid><description>&lt;h1 id="part-1-python-tutorial-draft"&gt;Part 1: Python Tutorial (DRAFT)&lt;a class="anchor" href="#part-1-python-tutorial-draft"&gt;#&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;Author:&lt;/strong&gt; Guido van Rossum&lt;br&gt;
Dept. CST, CWI, Kruislaan 413&lt;br&gt;
1098 SJ Amsterdam, The Netherlands&lt;br&gt;
E-mail: &lt;a href="mailto:guido@cwi.nl"&gt;guido@cwi.nl&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Python is a simple, yet powerful programming language that bridges the
gap between C and shell programming, and is thus ideally suited for rapid
prototyping. Its syntax is put together from constructs borrowed from a
variety of other languages; most prominent are influences from ABC, C,
Modula-3 and Icon.&lt;/p&gt;
&lt;p&gt;The Python interpreter is easily extended with new functions and data
types implemented in C. Python is also suitable as an extension language
for highly customizable C applications such as editors or window managers.&lt;/p&gt;</description></item><item><title>Library Reference</title><link>https://tamnd.github.io/python-0.9.1/docs/library/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://tamnd.github.io/python-0.9.1/docs/library/</guid><description>&lt;h1 id="part-2-python-library-reference-draft"&gt;Part 2: Python Library Reference (DRAFT)&lt;a class="anchor" href="#part-2-python-library-reference-draft"&gt;#&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;Author:&lt;/strong&gt; Guido van Rossum&lt;br&gt;
Dept. CST, CWI, Kruislaan 413&lt;br&gt;
1098 SJ Amsterdam, The Netherlands&lt;br&gt;
E-mail: &lt;a href="mailto:guido@cwi.nl"&gt;guido@cwi.nl&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This document describes the built-in types, exceptions and functions and
the standard modules that come with the Python system. It assumes basic
knowledge about the Python language. For an informal introduction to the
language, see Part 1 (Tutorial). The Language Reference document (XXX not
yet existing) gives a more formal reference to the language.&lt;/p&gt;</description></item></channel></rss>