--- a/.emacs-my Mon Jan 04 01:26:23 2021 +0200 +++ b/.emacs-my Mon Jan 11 13:31:26 2021 +0200 @@ -3064,6 +3064,7 @@ (require 'python)) (setq python-shell-interpreter "python3") +(setq python-shell-interpreter-args "-i") (setq python-indent-offset 4)