diff options
author | Benjamin Peterson <benjamin@python.org> | 2010-11-27 14:40:29 (GMT) |
---|---|---|
committer | Benjamin Peterson <benjamin@python.org> | 2010-11-27 14:40:29 (GMT) |
commit | 3e0fa42d874df47edd2194bcd6c6f3e250f6ca49 (patch) | |
tree | ab12c8119cf379db2f56d9ecdceb3d10997b4116 /README | |
parent | b3b0049c5998ff27df05e29e3225a19e63202b62 (diff) | |
download | cpython-3e0fa42d874df47edd2194bcd6c6f3e250f6ca49.zip cpython-3e0fa42d874df47edd2194bcd6c6f3e250f6ca49.tar.gz cpython-3e0fa42d874df47edd2194bcd6c6f3e250f6ca49.tar.bz2 |
2.7.1 final version bumpv2.7.1
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ -This is Python version 2.7.1 release candidate 1 -================================================ +This is Python version 2.7.1 +============================ Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Python Software Foundation. |