diff options
author | Larry Hastings <larry@hastings.org> | 2014-03-16 05:34:24 (GMT) |
---|---|---|
committer | Larry Hastings <larry@hastings.org> | 2014-03-16 05:34:24 (GMT) |
commit | cf1a3cd2c79212aa73678145a4119f5878724602 (patch) | |
tree | 5bed3e11692c356cc6682085610d6281681ed6ed /README | |
parent | 0548f5c5141b385594b3bad02fa62e8dfe17d51e (diff) | |
download | cpython-cf1a3cd2c79212aa73678145a4119f5878724602.zip cpython-cf1a3cd2c79212aa73678145a4119f5878724602.tar.gz cpython-cf1a3cd2c79212aa73678145a4119f5878724602.tar.bz2 |
Release bump for 3.4.0 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.0 release candidate 3 -================================================ +This is Python version 3.4.0 +============================ Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 Python Software Foundation. All rights reserved. |