diff options
author | Georg Brandl <georg@python.org> | 2010-09-05 08:30:40 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2010-09-05 08:30:40 (GMT) |
commit | 58a7b46075d7e8a34001a7fd34237b997f9d346b (patch) | |
tree | be01451fbdb070cd1bcf76a9de9f198ba18c97c8 /README | |
parent | bef3db2368ff1d1f7c0f03d5f70da3ec1ae2e0f1 (diff) | |
download | cpython-58a7b46075d7e8a34001a7fd34237b997f9d346b.zip cpython-58a7b46075d7e8a34001a7fd34237b997f9d346b.tar.gz cpython-58a7b46075d7e8a34001a7fd34237b997f9d346b.tar.bz2 |
Bump to 3.2a2.
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -This is Python version 3.2 alpha 1 +This is Python version 3.2 alpha 2 ================================== Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 |