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 2b11aaf524e..79fd0982115 100644
--- a/lisp/progmodes/python.el
+++ b/lisp/progmodes/python.el
@@ -322,7 +322,7 @@ Some Python interpreters also require changes to
322 322
323To customize the Python interpreter for interactive use, modify 323To customize the Python interpreter for interactive use, modify
324`python-shell-interpreter' instead." 324`python-shell-interpreter' instead."
325 :version "30.1" 325 :version "31.1"
326 :type 'string) 326 :type 'string)
327 327
328(defcustom python-interpreter-args "" 328(defcustom python-interpreter-args ""