diff options
author | Barry Warsaw <barry@python.org> | 2009-10-01 23:39:49 (GMT) |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 2009-10-01 23:39:49 (GMT) |
commit | e948ea01eb6635d544a2100ceeb18933b6e37753 (patch) | |
tree | 2ed10d0717dc38344c355092eabebfde41e15955 /README | |
parent | d8c40c12b0d4214203e21148a056bdbed3c2e976 (diff) | |
download | cpython-e948ea01eb6635d544a2100ceeb18933b6e37753.zip cpython-e948ea01eb6635d544a2100ceeb18933b6e37753.tar.gz cpython-e948ea01eb6635d544a2100ceeb18933b6e37753.tar.bz2 |
Bump to 2.6.3v2.6.3
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.3rc1 -=============================== +This is Python version 2.6.3 +============================ Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Python Software Foundation. |