Index of /ftp/pub/mirrors/ftp.python.org

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory   -  
[DIR]2.4.1/ 2005-04-03 12:10 -  
[DIR]2.4.2/ 2005-11-23 08:16 -  
[DIR]2.4.3/ 2006-04-26 00:40 -  
[DIR]2.4.4/ 2006-10-20 11:39 -  
[DIR]2.4.5/ 2008-03-11 21:27 -  
[DIR]2.4.6/ 2008-12-19 18:14 -  
[DIR]2.4/ 2004-11-30 14:53 -  
[DIR]2.5.1/ 2007-04-19 11:48 -  
[DIR]2.5.2/ 2008-02-22 22:35 -  
[DIR]2.5.3/ 2008-12-19 20:04 -  
[DIR]2.5.4/ 2008-12-23 18:14 -  
[DIR]2.5.5/ 2010-03-02 18:39 -  
[DIR]2.5.6/ 2011-05-26 18:46 -  
[DIR]2.5/ 2006-10-11 20:44 -  
[DIR]2.6.1/ 2008-12-18 06:32 -  
[DIR]2.6.2/ 2009-04-17 23:51 -  
[DIR]2.6.3/ 2009-10-02 22:56 -  
[DIR]2.6.4/ 2009-10-29 20:55 -  
[DIR]2.6.5/ 2010-03-24 16:10 -  
[DIR]2.6.6/ 2010-08-31 17:00 -  
[DIR]2.6.7/ 2011-06-04 03:04 -  
[DIR]2.6/ 2008-10-02 23:22 -  
[DIR]2.7.1/ 2010-12-01 06:31 -  
[DIR]2.7.2/ 2011-06-12 21:55 -  
[DIR]2.7/ 2010-07-06 00:55 -  
[DIR]3.0.1/ 2009-02-15 18:17 -  
[DIR]3.0/ 2008-12-03 23:02 -  
[DIR]3.1.1/ 2009-08-25 10:05 -  
[DIR]3.1.2/ 2010-03-24 16:15 -  
[DIR]3.1.3/ 2010-12-01 06:31 -  
[DIR]3.1.4/ 2011-06-12 21:55 -  
[DIR]3.1/ 2010-03-07 10:29 -  
[DIR]3.2/ 2011-02-21 01:29 -  
[TXT]INDEX 2001-08-06 14:34 1.7K 
[DIR]binaries-1.1/ 2001-08-06 06:17 -  
[DIR]binaries-1.2/ 2001-08-06 06:14 -  
[DIR]binaries-1.3/ 2001-08-06 06:17 -  
[DIR]binaries-1.4/ 2001-08-06 06:17 -  
[DIR]binaries-1.5/ 2001-08-06 06:17 -  
[TXT]bzr.log 2008-06-07 00:31 1.5M 
[DIR]contrib/ 2005-04-29 16:31 -  
[DIR]doc/ 2011-09-05 00:21 -  
[DIR]mac/ 2005-10-11 11:18 -  
[DIR]mail/ 2001-06-14 05:14 -  
[DIR]misc/ 2004-07-11 06:03 -  
[DIR]nt/ 2001-06-14 05:28 -  
[DIR]parrotbench/ 2003-12-31 20:49 -  
[DIR]pc/ 2001-06-14 05:19 -  
[DIR]pub/ 2007-07-28 03:10 -  
[DIR]pythonwin/ 2003-09-05 03:32 -  
[DIR]src/ 2002-03-19 18:37 -  
[DIR]vms/ 2001-08-06 06:17 -  
[DIR]win32/ 2001-09-04 08:17 -  
[DIR]wpy/ 2003-09-05 03: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.