diff options
author | Georg Brandl <georg@python.org> | 2011-01-15 17:08:53 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2011-01-15 17:08:53 (GMT) |
commit | 3988ed8e6f06ba8474a7f120d7f10f2a4c479f29 (patch) | |
tree | 58c79e4f0777891af6536495276f4ac245cda578 /README | |
parent | 23e924f96b78ac644eb54574de4bdca7d829840a (diff) | |
download | cpython-3988ed8e6f06ba8474a7f120d7f10f2a4c479f29.zip cpython-3988ed8e6f06ba8474a7f120d7f10f2a4c479f29.tar.gz cpython-3988ed8e6f06ba8474a7f120d7f10f2a4c479f29.tar.bz2 |
Bump to 3.2rc1.
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 beta 2 -================================= +This is Python version 3.2, release candidate 1 +=============================================== Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Python Software Foundation. |