summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2015-01-01 00:11:34 (GMT)
committerBenjamin Peterson <benjamin@python.org>2015-01-01 00:11:34 (GMT)
commit52074ac866eb2220a261210a2db5e41dc0bc27df (patch)
treedd39de0aa6a0e36a2f273d761461205f1d2f9495 /README
parent0396cd706738a8efab375f7d1c2d1b27f9f6fdd0 (diff)
parenta453749a785d245004309d9e8f12b39f7916a24d (diff)
downloadcpython-52074ac866eb2220a261210a2db5e41dc0bc27df.zip
cpython-52074ac866eb2220a261210a2db5e41dc0bc27df.tar.gz
cpython-52074ac866eb2220a261210a2db5e41dc0bc27df.tar.bz2
merge 3.4
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index f5ec5cf..c625afa 100644
--- a/README
+++ b/README
@@ -2,7 +2,7 @@ This is Python version 3.5.0 alpha 1
====================================
Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011,
-2012, 2013, 2014 Python Software Foundation. All rights reserved.
+2012, 2013, 2014, 2015 Python Software Foundation. All rights reserved.
Python 3.x is a new version of the language, which is incompatible with the 2.x
line of releases. The language is mostly the same, but many details, especially