===================================== Python 101 --- Introduction to Python ===================================== :author: Dave Kuhlman :address: dkuhlman (at) davekuhlman (dot) org http://www.davekuhlman.org :revision: 1.1a :date: |date| .. |date| date:: %B %d, %Y :Copyright: Copyright (c) 2003 Dave Kuhlman. All Rights Reserved. This software is subject to the provisions of the MIT License http://www.opensource.org/licenses/mit-license.php. :Abstract: This document is a self-learning document for a first course in Python programming. This course contains an introduction to the Python language, instruction in the important and commonly used features of the language, and practical exercises in the use of those features. .. sectnum:: :depth: 4 :start: 1 .. contents:: :depth: 4 .. include:: python_101a.txt