Index of /ftp/python

Icon  Name                    Last modified      Size  Description
[DIR] Parent Directory - [DIR] 2.0.1/ 06-Aug-2001 04:14 - [DIR] 2.0/ 23-Aug-2001 16:13 - [DIR] 2.1.1/ 16-Aug-2001 19:59 - [DIR] 2.1.2/ 08-Feb-2002 20:46 - [DIR] 2.1.3/ 23-Apr-2002 10:38 - [DIR] 2.1/ 06-Aug-2001 04:14 - [DIR] 2.2.1/ 23-Apr-2002 10:36 - [DIR] 2.2.2/ 06-Aug-2003 15:54 - [DIR] 2.2.3/ 13-Jun-2003 08:30 - [DIR] 2.2/ 23-Apr-2002 10:38 - [DIR] 2.3.1/ 24-Sep-2003 09:22 - [DIR] 2.3.2/ 18-Oct-2003 03:16 - [DIR] 2.3.3/ 04-Feb-2004 00:47 - [DIR] 2.3.4/ 27-May-2004 11:29 - [DIR] 2.3.5/ 20-Mar-2005 23:35 - [DIR] 2.3.6/ 01-Nov-2006 08:25 - [DIR] 2.3.7/ 11-Mar-2008 19:27 - [DIR] 2.3/ 16-Dec-2004 21:17 - [DIR] 2.4.1/ 03-Apr-2005 10:10 - [DIR] 2.4.2/ 23-Nov-2005 06:16 - [DIR] 2.4.3/ 25-Apr-2006 22:40 - [DIR] 2.4.4/ 20-Oct-2006 09:39 - [DIR] 2.4.5/ 11-Mar-2008 19:27 - [DIR] 2.4/ 30-Nov-2004 12:53 - [DIR] 2.5.1/ 19-Apr-2007 09:48 - [DIR] 2.5.2/ 22-Feb-2008 20:35 - [DIR] 2.5/ 11-Oct-2006 18:44 - [DIR] 2.6/ 21-Aug-2008 03:47 - [DIR] 3.0/ 21-Aug-2008 04:56 - [   ] INDEX 06-Aug-2001 14:34 1.7K [   ] README 06-Aug-2001 14:33 1.7K [TXT] README.html 06-Aug-2001 14:34 2.3K [DIR] binaries-1.1/ 06-Aug-2001 04:17 - [DIR] binaries-1.2/ 06-Aug-2001 04:14 - [DIR] binaries-1.3/ 06-Aug-2001 04:17 - [DIR] binaries-1.4/ 06-Aug-2001 04:17 - [DIR] binaries-1.5/ 06-Aug-2001 04:17 - [   ] bzr.log 07-Jun-2008 00:31 1.5M [DIR] contrib-09-Dec-1999/ 26-Dec-2001 06:53 - [DIR] contrib/ 29-Apr-2005 14:31 - [DIR] doc/ 21-Feb-2008 14:15 - [DIR] mac/ 11-Oct-2005 09:18 - [DIR] mail/ 14-Jun-2001 03:14 - [DIR] misc/ 11-Jul-2004 04:03 - [DIR] nt/ 14-Jun-2001 03:28 - [DIR] parrotbench/ 31-Dec-2003 18:49 - [DIR] pc/ 14-Jun-2001 03:19 - [DIR] pythonwin/ 05-Sep-2003 01:32 - [DIR] src/ 19-Mar-2002 16:37 - [DIR] vms/ 06-Aug-2001 04:17 - [DIR] win32/ 04-Sep-2001 06:17 - [DIR] wpy/ 05-Sep-2003 01:33 -
Python Distribution
===================

Most subdirectories have a README or INDEX files explaining the
contents.

src/		Python source (C core and Python librarys) for most platforms
doc/		Documentation (PostScript, LaTeX, HTML, ...)
contrib/	Contributed software
mac/		Apple Macintosh specific files
(See http://www.python.org/windows for the core of the win32 Python universe.)
pc/		DOS, Windows 3.1(1), OS/2 specific files
win32/		Windows NT specific files (see also wpy/ and pythonwin/)
nt/		Same directory as 'win32' - see just above
binaries-1.5/	UNIX binaries (not as current as you'd like :-( )
binaries-1.4/	Older UNIX binaries
binaries-1.3/	Older UNIX binaries
binaries-1.2/   Older UNIX binaries
binaries-1.1/	Older UNIX binaries
mail/		Old mailing list archives - 1992 -> April 1995
		(See http://www.python.org/locator/ for search of
		mailing list traffic from 1995 to the present.)
misc/		Miscellaneous
pythonwin/	Windows NT distribution from Mark Hammond
wpy/		Portable GUI library (NT, Win32s and Unix/X/Tk)
vms/		VMS specific files

Extensions (may be combined):

.gz		compressed with "gzip".
.tar		UNIX tar file
.exe		DOS or Windows executable
.shar		self-unpacking UNIX shell archive
.hqx		Mac BinHex 4.0
.sit		StuffIt Light(TM) Mac archive
.sea		StuffIt Light(TM) self-extracting Mac archive
.bin		MacBinary format
.html		HyperText Mark-up Language (WWW)
.el		Emacs Lisp
.ps		PostScript
.lect		Lectern display format
.zip		DOS zip archive

.tgz		== .tar.gz

You can force the ftp server to deliver gzipped versions of files,
and/or tar directories, by adding the appropriate suffix to the name
of the actual file you're fetching.  Eg, 'get README.gz' will get a
gzipped version of this file, and 'get misc.tar.gz' will fetch a
gzipped tar archive of the misc subdir.