diff options
author | Larry Hastings <larry@hastings.org> | 2015-02-23 07:55:39 (GMT) |
---|---|---|
committer | Larry Hastings <larry@hastings.org> | 2015-02-23 07:55:39 (GMT) |
commit | fc8eda5ad8418fafbd9139566cb6f019d9fbcfdb (patch) | |
tree | 900c13a3a500d891617523ae148ae24f17d88b94 /README | |
parent | e1642419b184eca9527eb8f62bcbc2890b06d1fc (diff) | |
download | cpython-fc8eda5ad8418fafbd9139566cb6f019d9fbcfdb.zip cpython-fc8eda5ad8418fafbd9139566cb6f019d9fbcfdb.tar.gz cpython-fc8eda5ad8418fafbd9139566cb6f019d9fbcfdb.tar.bz2 |
Release bump for 3.4.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.4.3rc1 -=============================== +This is Python version 3.4.3 +============================ Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 Python Software Foundation. All rights reserved. |