diff options
author | Georg Brandl <georg@python.org> | 2011-05-08 07:03:36 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2011-05-08 07:03:36 (GMT) |
commit | cd79cdc5e6a8ccdc5bf4260a14e5c2213a9bcff4 (patch) | |
tree | 1bcc567535071a0af459ba3590b00fc0dfbd54e3 /README | |
parent | a8201f02dcb67a5fb2a2bba8237c620951ec13e5 (diff) | |
download | cpython-cd79cdc5e6a8ccdc5bf4260a14e5c2213a9bcff4.zip cpython-cd79cdc5e6a8ccdc5bf4260a14e5c2213a9bcff4.tar.gz cpython-cd79cdc5e6a8ccdc5bf4260a14e5c2213a9bcff4.tar.bz2 |
Bump to 3.2.1b1.
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ -This is Python version 3.2 -========================== +This is Python version 3.2.1 beta 1 +=================================== Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Python Software Foundation. All rights reserved. |