aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorBarry Warsaw <barry@python.org>2008-11-21 01:18:21 +0000
committerBarry Warsaw <barry@python.org>2008-11-21 01:18:21 +0000
commit43baef41fdf4b448d74fbd88ca738b1f4ddc6670 (patch)
tree308fb8010ce63a34a8bdd9ef72ae0e2444507719 /README
parenta few updates to the gloassary with regards to __future__ and division (diff)
downloadcpython-43baef41fdf4b448d74fbd88ca738b1f4ddc6670.tar.gz
cpython-43baef41fdf4b448d74fbd88ca738b1f4ddc6670.tar.bz2
cpython-43baef41fdf4b448d74fbd88ca738b1f4ddc6670.zip
Bump to 3.0rc3v3.0rc3
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 3692c402f0c..cfc24b054c1 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-This is Python version 3.0 release candidate 2
+This is Python version 3.0 release candidate 3
==============================================
For notes specific to this release, see RELNOTES in this directory.