aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/python.el
diff options
context:
space:
mode:
authorStefan Kangas2021-04-16 14:28:10 +0200
committerStefan Kangas2021-04-16 14:54:02 +0200
commit289ec2d911c0a723c0c131ac9cf3407c71a4b15c (patch)
tree4f4f3ab2e6850dcda590c45ad6b84b3eed91eeb7 /lisp/progmodes/python.el
parentfcd1943bfe9e384e91e2fb87c72b827ac28f05ef (diff)
downloademacs-289ec2d911c0a723c0c131ac9cf3407c71a4b15c.tar.gz
emacs-289ec2d911c0a723c0c131ac9cf3407c71a4b15c.zip
; Remove some useless comments
Diffstat (limited to 'lisp/progmodes/python.el')
-rw-r--r--lisp/progmodes/python.el2
1 files changed, 0 insertions, 2 deletions
diff --git a/lisp/progmodes/python.el b/lisp/progmodes/python.el
index 30721c7a577..20ec339fffb 100644
--- a/lisp/progmodes/python.el
+++ b/lisp/progmodes/python.el
@@ -247,8 +247,6 @@
247;; I'd recommend the first one since you'll get the same behavior for 247;; I'd recommend the first one since you'll get the same behavior for
248;; all modes out-of-the-box. 248;; all modes out-of-the-box.
249 249
250;;; TODO:
251
252;;; Code: 250;;; Code:
253 251
254(require 'ansi-color) 252(require 'ansi-color)