Syntax error after upgrading to Python 2.4

jepler at unpythonic.net jepler at unpythonic.net
Sat Aug 6 19:44:00 EDT 2005


On Sat, Aug 06, 2005 at 05:15:22PM -0400, Terry Reedy wrote:
> In any case letting developers add new features is part of the price of 
> getting unpaid bug fixes for free software.  But note that PSF does not 
> make you to upgrade.  Here is the current list of possible downloads.
> 
[a mere 8 versions]

Oh, don't give such a short list!  Here's what I found on the python.org ftp site:

# in /pub/python (most with a set of a/b/rc tarballs too)
drwxrwsr-x    2 1004     1004          512 Aug 23  2001 2.0
drwxrwsr-x    3 1004     1004          512 Aug 06  2001 2.0.1
drwxrwsr-x    3 1004     1004          512 Aug 06  2001 2.1
drwxrwsr-x    4 1004     1004          512 Aug 16  2001 2.1.1
drwxrwsr-x    4 1010     1004          512 Feb 08  2002 2.1.2
drwxrwsr-x    3 1010     1004          512 Apr 23  2002 2.1.3
drwxrwsr-x    5 1004     1004          512 Apr 23  2002 2.2
drwxrwsr-x    4 1015     1004          512 Apr 23  2002 2.2.1
drwxrwsr-x    4 1005     1004          512 Aug 06  2003 2.2.2
drwxrwsr-x    4 1004     1004          512 Jun 13  2003 2.2.3
drwxrwsr-x    4 1005     1004          512 Dec 16  2004 2.3
drwxrwsr-x    4 1010     1004          512 Sep 24  2003 2.3.1
drwxrwxr-x    4 1010     1004          512 Oct 18  2003 2.3.2
drwxrwxr-x    4 1010     1004          512 Feb 03  2004 2.3.3
drwxrwxr-x    4 1010     1004          512 May 27  2004 2.3.4
drwxrwxr-x    4 1010     1004          512 Mar 20 22:35 2.3.5
drwxrwxr-x    4 1010     1004          512 Nov 30  2004 2.4
drwxrwxr-x    4 1010     1004          512 Apr 03 08:10 2.4.1

# in /pub/python/src
-rw-rw-r--    1 1005     1004      1907724 Dec 26  2001 python-1.2.tar.gz
-rw-rw-r--    1 1005     1004      2037062 Dec 26  2001 python-1.3.tar.gz
-rw-rw-r--    1 1005     1004      2252481 Dec 26  2001 python-1.4.tar.gz
-rw-rw-r--    1 1005     1004      2259957 Dec 26  2001 python-1.5.1.tar.gz
-rw-rw-r--    1 1005     1004      2533053 Dec 26  2001 python-1.5.2.tar.gz
-rw-rw-r--    1 1005     1004      2465663 Dec 26  2001 python-1.5.2b1.tar.gz
-rw-rw-r--    1 1005     1004      2515142 Dec 26  2001 python-1.5.2b2.tar.gz
-rw-rw-r--    1 1005     1004      2543715 Dec 26  2001 python-1.5.2c1.tar.gz
-rw-rw-r--    1 1005     1004      2904353 Dec 26  2001 python-1.5.tar.gz
-rw-rw-r--    1 1005     1004      4114315 Dec 26  2001 python-1.6.tar.gz
-rw-rw-r--    1 1005     1004      3784124 Dec 26  2001 python-1.6b1.tar.gz
-rw-rw-r--    1 1005     1004      4066781 Dec 26  2001 python-2.0.tar.gz
-rw-rw-r--    1 1005     1004      4178895 Dec 26  2001 python-2.0b1.tar.gz
-rw-rw-r--    1 1005     1004      3962932 Dec 26  2001 python-2.0b2.tar.gz
-rw-rw-r--    1 1005     1004      3997787 Dec 26  2001 python-2.0c1.tar.gz
-rw-rw-r--    1 1005     1004      1137661 Mar 19  2002 python1.0.1.tar.gz
-rw-rw-r--    1 1005     1004      1465876 Mar 19  2002 python1.1.tar.gz

And then there's CVS...

Jeff
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/python-list/attachments/20050806/12ddf14c/attachment.sig>


More information about the Python-list mailing list