diff options
author | Georg Brandl <georg@python.org> | 2013-11-17 06:58:22 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2013-11-17 06:58:22 (GMT) |
commit | 9e2043a5613a6423b7051b08a916b01969c179ed (patch) | |
tree | ad5d8722f13358cf48e3bb949122246dec7780f1 /README | |
parent | 53171b5987814166517d4ed25c4da2c98d1d1ac5 (diff) | |
download | cpython-9e2043a5613a6423b7051b08a916b01969c179ed.zip cpython-9e2043a5613a6423b7051b08a916b01969c179ed.tar.gz cpython-9e2043a5613a6423b7051b08a916b01969c179ed.tar.bz2 |
Bump to 3.3.3 final.v3.3.3
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.3 release candidate 2 -================================================ +This is Python version 3.3.3 +============================ Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Python Software Foundation. All rights reserved. |