emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] Fix ob-python.el initiate session error with py-shell


From: stardiviner
Subject: [PATCH] Fix ob-python.el initiate session error with py-shell
Date: Tue, 18 Feb 2020 20:55:41 +0800
User-agent: mu4e 1.3.8; emacs 27.0.50

When I have a python src block like this:

#+begin_src python :session "test" :results output
print("hello, world")
#+end_src

It will report session error.

This minor patch should fixed ~py-shell~ initiate Python session issue.

-- 
[ stardiviner ]
       I try to make every word tell the meaning what I want to express.

       Blog: https://stardiviner.github.io/
       IRC(freenode): stardiviner, Matrix: stardiviner
       GPG: F09F650D7D674819892591401B5DF1C95AE89AC3
      

Attachment: 0001-lisp-ob-python.el-org-babel-python-initiate-session-.patch
Description: Text Data

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]