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.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/progmodes/python.el b/lisp/progmodes/python.el
index 89b85e10351..90e0d604217 100644
--- a/lisp/progmodes/python.el
+++ b/lisp/progmodes/python.el
@@ -222,7 +222,7 @@
222(defgroup python nil 222(defgroup python nil
223 "Python Language's flying circus support for Emacs." 223 "Python Language's flying circus support for Emacs."
224 :group 'languages 224 :group 'languages
225 :version "23.2" 225 :version "24.3"
226 :link '(emacs-commentary-link "python")) 226 :link '(emacs-commentary-link "python"))
227 227
228 228