diff options
author | Anthony Baxter <anthonybaxter@gmail.com> | 2007-04-05 04:52:06 (GMT) |
---|---|---|
committer | Anthony Baxter <anthonybaxter@gmail.com> | 2007-04-05 04:52:06 (GMT) |
commit | 9515c96cb0f9e6d089c229b3ce8ac4dafe49e4ad (patch) | |
tree | 1f5b1e2bba7a79ca1bd60bb29f6aed127ae07029 /README | |
parent | b2064d72804ffd4c3877420439589c8a0b700af2 (diff) | |
download | cpython-9515c96cb0f9e6d089c229b3ce8ac4dafe49e4ad.zip cpython-9515c96cb0f9e6d089c229b3ce8ac4dafe49e4ad.tar.gz cpython-9515c96cb0f9e6d089c229b3ce8ac4dafe49e4ad.tar.bz2 |
preparing for 2.5.1c1
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.5 -========================== +This is Python version 2.5.1 +============================ Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007 Python Software Foundation. |