.emacs-my
changeset 1700 4b7b0f90d97b
parent 1699 abe5cfc9b566
child 1701 c1ddee0b6366
--- 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)