diff options
author | Barry Warsaw <barry@python.org> | 2008-12-04 02:59:51 (GMT) |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 2008-12-04 02:59:51 (GMT) |
commit | 3d407dc564bd92b46ed00380213f545e515d6ddf (patch) | |
tree | 202ea7e24ad6a35d89611f347113dfcd2239286c /README | |
parent | f3127b123b9ff0799bfbb0eb9f45f1c8a1c4a131 (diff) | |
download | cpython-2.6.1.zip cpython-2.6.1.tar.gz cpython-2.6.1.tar.bz2 |
Prep for 2.6.1v2.6.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.6 -========================== +This is Python version 2.6.1 +============================ Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Python Software Foundation. |