summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2010-11-27 14:40:29 (GMT)
committerBenjamin Peterson <benjamin@python.org>2010-11-27 14:40:29 (GMT)
commit3e0fa42d874df47edd2194bcd6c6f3e250f6ca49 (patch)
treeab12c8119cf379db2f56d9ecdceb3d10997b4116 /Lib/idlelib
parentb3b0049c5998ff27df05e29e3225a19e63202b62 (diff)
downloadcpython-3e0fa42d874df47edd2194bcd6c6f3e250f6ca49.zip
cpython-3e0fa42d874df47edd2194bcd6c6f3e250f6ca49.tar.gz
cpython-3e0fa42d874df47edd2194bcd6c6f3e250f6ca49.tar.bz2
2.7.1 final version bumpv2.7.1
Diffstat (limited to 'Lib/idlelib')
-rw-r--r--Lib/idlelib/idlever.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/idlelib/idlever.py b/Lib/idlelib/idlever.py
index ff46726..b6e1a1d 100644
--- a/Lib/idlelib/idlever.py
+++ b/Lib/idlelib/idlever.py
@@ -1 +1 @@
-IDLE_VERSION = "2.7.1rc1"
+IDLE_VERSION = "2.7.1"