summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2014-06-30 01:58:16 (GMT)
committerBenjamin Peterson <benjamin@python.org>2014-06-30 01:58:16 (GMT)
commitfdbdcfe020f8b55a1893d1185d7a250bce12625e (patch)
treee41a0f784d8c1ebff376db881576afa85a61dbda /Lib/idlelib
parentf722c2969aa767d4dd9d9e1d4b1b682c90bde611 (diff)
downloadcpython-fdbdcfe020f8b55a1893d1185d7a250bce12625e.zip
cpython-fdbdcfe020f8b55a1893d1185d7a250bce12625e.tar.gz
cpython-fdbdcfe020f8b55a1893d1185d7a250bce12625e.tar.bz2
bump to 2.7.8v2.7.8
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 55bfe1c..c826882 100644
--- a/Lib/idlelib/idlever.py
+++ b/Lib/idlelib/idlever.py
@@ -1 +1 @@
-IDLE_VERSION = "2.7.7"
+IDLE_VERSION = "2.7.8"