summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2017-01-02 04:04:13 (GMT)
committerBenjamin Peterson <benjamin@python.org>2017-01-02 04:04:13 (GMT)
commite527dd34bc4d894b469f48af9369b0f8e1138ea9 (patch)
tree6f07273ed5219df2ab887b1474cae970c9c10e1c /README
parent60ac989d6f9884f551327cc7e9a4b71ef67ab533 (diff)
downloadcpython-e527dd34bc4d894b469f48af9369b0f8e1138ea9.zip
cpython-e527dd34bc4d894b469f48af9369b0f8e1138ea9.tar.gz
cpython-e527dd34bc4d894b469f48af9369b0f8e1138ea9.tar.bz2
ring in 2017 for Python
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index 3ca482c..398c9a5 100644
--- a/README
+++ b/README
@@ -2,7 +2,8 @@ This is Python version 3.3.6
============================
Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011,
-2012, 2013, 2014, 2015, 2016 Python Software Foundation. All rights reserved.
+2012, 2013, 2014, 2015, 2016, 2017 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