diff options
author | Barry Warsaw <barry@python.org> | 2003-07-25 01:12:48 (GMT) |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 2003-07-25 01:12:48 (GMT) |
commit | c0bf33e6a54fafc3211c6233090211d87c5cc055 (patch) | |
tree | b507016a8d1081b0dedce029d79b46abbcf5d674 /README | |
parent | 0517c9aea6d6271de75eacb83d9fa5bee5949d81 (diff) | |
download | cpython-c0bf33e6a54fafc3211c6233090211d87c5cc055.zip cpython-c0bf33e6a54fafc3211c6233090211d87c5cc055.tar.gz cpython-c0bf33e6a54fafc3211c6233090211d87c5cc055.tar.bz2 |
This is release candidate 2
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -This is Python version 2.3 release candidate 1 +This is Python version 2.3 release candidate 2 ============================================== Copyright (c) 2001, 2002, 2003 Python Software Foundation. |