]> git.eshelyaron.com Git - emacs.git/commit
Improve Python imports management commands
authorMatthias Meulien <orontee@gmail.com>
Sat, 1 Jul 2023 20:12:43 +0000 (22:12 +0200)
committerEli Zaretskii <eliz@gnu.org>
Thu, 6 Jul 2023 07:27:14 +0000 (10:27 +0300)
commit6295d7abdd43ed6611cc3dd0682d56265cbc4528
treeff6c5456462357bd3de0b7e583bc7c24e3798dde
parentcb906249450aeec41f73273b69af097e84cc681a
Improve Python imports management commands

* lisp/progmodes/python.el (python--list-imports): Handle import
errors.
(python--do-isort): Specialize error message.  (Bug#64406)
lisp/progmodes/python.el