aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/python.el
diff options
context:
space:
mode:
authorFabián Ezequiel Gallina2012-05-17 00:03:20 -0300
committerFabián Ezequiel Gallina2012-05-17 00:03:20 -0300
commitf2a972f356997bbeeb1a4b22f305749dc61bbe03 (patch)
tree0718542bdf5f3d7cfc397ee7d4c1b20a1714949d /lisp/progmodes/python.el
parent9438f1ef3a35d6992a21cdd765c416f73a87ddab (diff)
downloademacs-f2a972f356997bbeeb1a4b22f305749dc61bbe03.tar.gz
emacs-f2a972f356997bbeeb1a4b22f305749dc61bbe03.zip
Updated TODO
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