]> git.eshelyaron.com Git - emacs.git/commit
Custom var python-interpreter-args (bug#64397)
authorMatthias Meulien <orontee@gmail.com>
Thu, 13 Jul 2023 21:38:41 +0000 (23:38 +0200)
committerEli Zaretskii <eliz@gnu.org>
Thu, 20 Jul 2023 16:00:46 +0000 (19:00 +0300)
commit3c041e3e964008b8627854235188d16ff7a59839
tree09badb221169396891e53d40085c17b2f403d153
parenta5a8de4099bd246a85cc776fff2e9a8b4608d40b
Custom var python-interpreter-args (bug#64397)

* lisp/progmodes/python.el (python-interpreter): Mention
new variable in documentation.
(python-interpreter-args): New custom variable.
(python-shell-interpreter, python-shell-interpreter-args)
(python-shell-interpreter-interactive-arg): Improve
documentation.
(python--list-imports, python--do-isort)
(python-fix-imports): Make process use customisable
arguments.
etc/NEWS
lisp/progmodes/python.el