Andreas Röhler <andreas.roeh...@easy-emacs.de> wrote:

> Seems `org-babel-execute':python doesn't get the session flag.
> 
> Edebug: org-babel-execute:python
> org-babel-execute:python
> executing Python code block...
>  [4 times]
> Result: ((:comments . #1="") (:shebang . #1#) (:cache . "no")
> (:padline . #1#) (:noweb . "no") (:tangle . "no") (:exports
> . "results") (:results . "replace output") (:hlines . "no")
> (:padnewline . "yes") (:session) (:result-type . output)

Sure it does:           ^^^^^^^^^^

What it does with it is another matter however. Am I missing something?

Nick

> (:result-params "output" "replace") (:rowname-names) (:colname-names))
> 
> Result: (:session)
> 
> Result: nil
> 

Reply via email to