summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2012-01-01 04:43:01 (GMT)
committerBenjamin Peterson <benjamin@python.org>2012-01-01 04:43:01 (GMT)
commita174577f55634c4de63204b03c0ebcde131cda28 (patch)
treecf095587a263c5f163bad07ce3b208f9f178065f /README
parent8df168cc7b2798786514a97396da57d334c90f70 (diff)
parentc40d362a1cd6c36635e91b6c7e7dbf3337b55562 (diff)
downloadcpython-a174577f55634c4de63204b03c0ebcde131cda28.zip
cpython-a174577f55634c4de63204b03c0ebcde131cda28.tar.gz
cpython-a174577f55634c4de63204b03c0ebcde131cda28.tar.bz2
merge 3.2
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 19791ec..3df3292 100644
--- a/README
+++ b/README
@@ -1,8 +1,8 @@
This is Python version 3.3 alpha 0
==================================
-Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011
-Python Software Foundation. All rights reserved.
+Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011,
+2012 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