summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2016-01-01 16:24:21 (GMT)
committerBenjamin Peterson <benjamin@python.org>2016-01-01 16:24:21 (GMT)
commite8c2a957c87980a1fd79c39597d40e5c5aeb7048 (patch)
treec36a10e89151a09d87975daea55bae1f358b1377 /README
parent52d6c2c4c07e3e850db8cf6574619c8f24a0fb39 (diff)
parent75e3630c6071819d3674d956ea754ccb4fed5271 (diff)
downloadcpython-e8c2a957c87980a1fd79c39597d40e5c5aeb7048.zip
cpython-e8c2a957c87980a1fd79c39597d40e5c5aeb7048.tar.gz
cpython-e8c2a957c87980a1fd79c39597d40e5c5aeb7048.tar.bz2
merge 3.3
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 3f1322f..d27ede2 100644
--- a/README
+++ b/README
@@ -2,7 +2,7 @@ This is Python version 3.4.4
============================
Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011,
-2012, 2013, 2014, 2015 Python Software Foundation. All rights reserved.
+2012, 2013, 2014, 2015, 2016 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