Re: [O] org-babel and python3

2011-08-10 Thread henry atting
Rasmus writes: > henry atting writes: > >> How can I cause org-babel to use python3 instead of python2? >> Emacs (in python-mode) already does it flawlessly with >> >> (setq py-python-command "/usr/bin/python3") > > There is a variable: > > ┏━━━┫ org-babel-python-command ┃ > ┃ > ┃ org-babel-py

Re: [O] org-babel and python3

2011-08-10 Thread Rasmus
henry atting writes: > How can I cause org-babel to use python3 instead of python2? > Emacs (in python-mode) already does it flawlessly with > > (setq py-python-command "/usr/bin/python3") There is a variable: ┏━━━┫ org-babel-python-command ┃ ┃ ┃ org-babel-python-command is a variable defined

[O] org-babel and python3

2011-08-10 Thread henry atting
How can I cause org-babel to use python3 instead of python2? Emacs (in python-mode) already does it flawlessly with (setq py-python-command "/usr/bin/python3") henry -- http://literaturlatenight.de