diff options
author | Benjamin Peterson <benjamin@python.org> | 2010-07-03 14:51:25 (GMT) |
---|---|---|
committer | Benjamin Peterson <benjamin@python.org> | 2010-07-03 14:51:25 (GMT) |
commit | e3c104554b696000c627ab0e8e182d64a74e601b (patch) | |
tree | c82621a9888ca25fc2c1784760a335600ec6b4f2 /README | |
parent | 1293c3f1f2d391179d03ef4f9861de4941f2d7f4 (diff) | |
download | cpython-e3c104554b696000c627ab0e8e182d64a74e601b.zip cpython-e3c104554b696000c627ab0e8e182d64a74e601b.tar.gz cpython-e3c104554b696000c627ab0e8e182d64a74e601b.tar.bz2 |
prepare for 2.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 -=========================== +This is Python version 2.7.1 release candidate 1 +================================================ Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Python Software Foundation. |