diff options
author | Georg Brandl <georg@python.org> | 2010-06-12 06:45:33 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2010-06-12 06:45:33 (GMT) |
commit | 3e83ff78c65a83d5392634a42180becbcfecfd3b (patch) | |
tree | 2b759f6e7ec2c64dc2ba6a15ceba12bbe449901b /README | |
parent | ab776cef9d660e05cecd2e5183635c749af92a6e (diff) | |
download | cpython-3e83ff78c65a83d5392634a42180becbcfecfd3b.zip cpython-3e83ff78c65a83d5392634a42180becbcfecfd3b.tar.gz cpython-3e83ff78c65a83d5392634a42180becbcfecfd3b.tar.bz2 |
Update version in README.
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -225,8 +225,8 @@ executable which is compiling the library. Unsupported systems ------------------- -A number of features are not supported in Python 2.5 anymore. Some -support code is still present, but will be removed in Python 2.6. +A number of systems is not supported in Python 2.7 anymore. Some +support code is still present, but will be removed in later versions. If you still need to use current Python versions on these systems, please send a message to python-dev@python.org indicating that you volunteer to support this system. For a more detailed discussion |