diff options
author | Georg Brandl <georg@python.org> | 2010-12-04 19:09:24 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2010-12-04 19:09:24 (GMT) |
commit | 41ea8ae667625edd662bffc328efeec50a2d82f5 (patch) | |
tree | f1d60c33c09783bfe1b1dec818ea7e04511346c1 /README | |
parent | 46402378ca894bc9ffabb05fc2c59e2d124b41e9 (diff) | |
download | cpython-41ea8ae667625edd662bffc328efeec50a2d82f5.zip cpython-41ea8ae667625edd662bffc328efeec50a2d82f5.tar.gz cpython-41ea8ae667625edd662bffc328efeec50a2d82f5.tar.bz2 |
Bump to 3.2b1.
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 alpha 4 -================================== +This is Python version 3.2 beta 1 +================================= Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Python Software Foundation. |