diff options
author | Georg Brandl <georg@python.org> | 2012-04-10 17:28:09 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2012-04-10 17:28:09 (GMT) |
commit | 44036016b9ac8c1ceeb2a634585513ccb674c571 (patch) | |
tree | c08eb2946dc0a0442bbdf28e174a2eb294d41ff2 /README | |
parent | 470f33f50b446f17c2729899cdea4edd46b4f0da (diff) | |
download | cpython-44036016b9ac8c1ceeb2a634585513ccb674c571.zip cpython-44036016b9ac8c1ceeb2a634585513ccb674c571.tar.gz cpython-44036016b9ac8c1ceeb2a634585513ccb674c571.tar.bz2 |
Bump to 3.2.3 final.
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.3 rc2 -================================ +This is Python version 3.2.3 +============================ Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 Python Software Foundation. All rights reserved. |