diff options
author | 2002-03-11 01:05:32 +0000 | |
---|---|---|
committer | 2002-03-11 01:05:32 +0000 | |
commit | c7f45412609e69be909591c3397a684571655e04 (patch) | |
tree | 040206182c1fe802ae4de230de60368ba96eb676 /README | |
parent | file_truncate(): provide full "large file" support on Windows, by (diff) | |
download | cpython-c7f45412609e69be909591c3397a684571655e04.tar.gz cpython-c7f45412609e69be909591c3397a684571655e04.tar.bz2 cpython-c7f45412609e69be909591c3397a684571655e04.zip |
Update version number in README.
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.2 +This is Python version 2.3 (pre-alpha) ========================== Copyright (c) 2001, 2002 Python Software Foundation. |