Index of /ftp/python/doc

Icon  Name                    Last modified      Size  Description
[DIR] Parent Directory - [DIR] 1.1/ 26-Dec-2001 07:01 - [DIR] 1.2/ 26-Dec-2001 07:01 - [DIR] 1.3/ 26-Dec-2001 07:01 - [DIR] 1.4/ 26-Dec-2001 07:01 - [DIR] 1.5.1/ 26-Dec-2001 07:01 - [DIR] 1.5.1p1/ 26-Dec-2001 07:01 - [DIR] 1.5.2/ 02-Aug-2001 23:47 - [DIR] 1.5.2p1/ 02-Aug-2001 23:46 - [DIR] 1.5.2p2/ 02-Aug-2001 23:46 - [DIR] 1.5/ 26-Dec-2001 07:01 - [DIR] 1.6/ 02-Aug-2001 23:45 - [DIR] 2.0.1/ 02-Aug-2001 23:44 - [DIR] 2.0/ 02-Aug-2001 23:56 - [DIR] 2.1.1/ 22-Oct-2001 20:28 - [DIR] 2.1.2/ 17-Jan-2002 21:54 - [DIR] 2.1.3/ 08-Apr-2002 20:19 - [DIR] 2.1/ 02-Aug-2001 23:42 - [DIR] 2.2.1/ 09-Apr-2002 16:47 - [DIR] 2.2.2/ 14-Oct-2002 17:31 - [DIR] 2.2.3/ 29-May-2003 21:25 - [DIR] 2.2/ 27-Dec-2001 21:58 - [DIR] 2.2p1/ 29-Mar-2002 21:27 - [DIR] 2.3.1/ 23-Sep-2003 20:36 - [DIR] 2.3.2/ 03-Oct-2003 16:53 - [DIR] 2.3.3/ 18-Dec-2003 17:27 - [DIR] 2.3.4/ 19-May-2004 06:45 - [DIR] 2.3.5/ 08-Feb-2005 08:07 - [DIR] 2.3/ 29-Jul-2003 15:43 - [DIR] 2.4.1/ 30-Mar-2005 23:02 - [DIR] 2.4.2/ 29-Sep-2005 16:35 - [DIR] 2.4.3/ 17-Apr-2006 14:17 - [DIR] 2.4.4/ 18-Oct-2006 07:54 - [DIR] 2.4.4c1/ 11-Oct-2006 14:47 - [DIR] 2.4/ 01-Dec-2004 01:44 - [DIR] 2.5.1c1/ 05-Apr-2007 12:32 - [DIR] 2.5/ 19-Sep-2006 08:18 - [TXT] README.html 06-Aug-2001 14:33 3.1K [   ] X-extension.README 14-Jun-2001 01:52 4.6K [CMP] X-extension.html.tar.gz 14-Jun-2001 01:52 38K [CMP] X-extension.info.tar.gz 14-Jun-2001 01:52 33K [CMP] X-extension.ps.gz 14-Jun-2001 01:52 113K [   ] arw_python_intro_sli..> 14-Jun-2001 01:52 714K [   ] delegation.ps 14-Jun-2001 01:52 36K [CMP] life-preserver-examp..> 14-Jun-2001 01:52 13K [CMP] life-preserver-html...> 14-Jun-2001 01:52 35K [CMP] life-preserver.ps.ta..> 14-Jun-2001 01:53 66K [   ] nluug-paper.ps 14-Jun-2001 01:53 65K [   ] nluug-slides.ps 14-Jun-2001 01:53 114K [TXT] quick-ref.1.3.html 14-Jun-2001 01:53 56K [   ] thesis-miale.ps 14-Jun-2001 01:53 181K [   ] vhll-slides-appendix.ps 14-Jun-2001 01:53 81K [   ] vhll-slides.ps 14-Jun-2001 01:53 190K
Python Documentation
====================

(For those browsing on the web, see also 

     <A HREF="http://www.python.org/doc/"
     >Links to many Python-related documents</A>
     on the web site and around the net.)


Miscellaneous
=============

(The FAQ is no longer here; try the Python FAQ wizard, or
the static copy.)


Standard Manuals
================

The current version is always available in the directory "current".

Typeset versions of the documents are available for both A4 and US-Letter
paper.  Most formats are available in both Unix gzipped tar archives and
ZIP archives.

Specific versions of the manuals are available in directories named
by the version number.


Contributed Documentation
=========================

(There is a lot more contributed Python-related documentation around
the net.  See

  <A HREF="http://www.python.org/doc/Hints.html">
  the collection of links to contributed docs</A> for pointers.)

quick-ref.1.3.html	Quick reference by Chris Hoffmann

X-extension.README	X-windows Python extensions install instructions
X-extension.info.tar.gz	... info files
X-extension.html.tar.gz ... html files
X-extension.ps.gz	... documentation postscript rendering

life-preserver-html.tar.gz	HTML version of fundamental tkinter overview.
life-preserver.ps.tar.gz	Older postscript version of same overview.
life-preserver-examples.tar.gz	Example programs for the above

(You can also find the html version of the tkinter doc online, at

     <A HREF="http://www.python.org/doc/life-preserver/">
     The Tkinter "life-preserver"</A>.)

Usenix VHLL Symposium Material
------------------------------

vhll-slides.ps		Overview of Python
vhll-slides-appendix.ps	Additional slides (examples)

Dutch UNIX Users Group Material
-------------------------------

(older version of Usenix VHLL Symposium Material)

nluug-paper.ps			Paper written for the dutch UNIX users group
nluug-slides.ps			Presentation for the dutch UNIX users group

Papers on Python by Others
--------------------------

delegation.ps			Paper by Peter Bosch (VU Amsterdam)
				"Inheritance vs. Delegation"

thesis-miale.ps			B.Sc. thesis of Steve Miale (U of Virginia)
				on extending Python

arw_python_intro_slides.ppt	100 Power Point slides about - Python
				basics in around 5 hours.  From Aaron Watters.