diff options
author | Georg Brandl <georg@python.org> | 2014-03-09 08:37:14 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2014-03-09 08:37:14 (GMT) |
commit | fbd7518a412b162a0b749f6df71b3105140ab253 (patch) | |
tree | e8a63fbf8c343525699b75c7d07f82cc2af10bda /README | |
parent | 444c1710f3fc1106cb61183b8d5be660456a4509 (diff) | |
download | cpython-fbd7518a412b162a0b749f6df71b3105140ab253.zip cpython-fbd7518a412b162a0b749f6df71b3105140ab253.tar.gz cpython-fbd7518a412b162a0b749f6df71b3105140ab253.tar.bz2 |
Bump to 3.3.5 final.v3.3.5
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.3.5 release candidate 2 -================================================ +This is Python version 3.3.5 +============================ Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 Python Software Foundation. All rights reserved. |