aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/python.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/progmodes/python.el')
-rw-r--r--lisp/progmodes/python.el5
1 files changed, 2 insertions, 3 deletions
diff --git a/lisp/progmodes/python.el b/lisp/progmodes/python.el
index 851c7fe28c0..33b92b0129a 100644
--- a/lisp/progmodes/python.el
+++ b/lisp/progmodes/python.el
@@ -162,9 +162,8 @@
162 162
163;; Ordered by priority: 163;; Ordered by priority:
164 164
165;; Better decorator support for beginning of defun 165;; Give a better interface for virtualenv support in interactive
166 166;; shells
167;; Review code and cleanup
168 167
169;;; Code: 168;;; Code:
170 169