>Thanks for reporting this, I've just pushed up a fix, please let me know
> But it does not appear to support named session:
>
> Works with a named session.
> #+begin_src python :session foo
> x = 9
> x
> #+end_src
>
> #+RESULTS:
> : None
>
> #+begin_src python :session foo
> x
> #+end_src
>
> #+RESULTS:
>
> Thanks,
>
> Evan
>
if the problem persists.
Best,