allow specification of python command w/header arg
commit323e05ad284fc4b4f9f9f8614d0f1f174498550d
authorEric Schulte <schulte.eric@gmail.com>
Fri, 25 Apr 2014 15:24:04 +0000 (25 09:24 -0600)
committerEric Schulte <schulte.eric@gmail.com>
Fri, 25 Apr 2014 18:04:04 +0000 (25 12:04 -0600)
treeaeca4a433861c04cde20f5251add78f7f39b6393
parentc6d698a5ecfbb3810b08f483c447338d6eef6649
allow specification of python command w/header arg

  Using the :python header arg.

* lisp/ob-python.el (org-babel-execute:python): Locally set
  `org-babel-python-command' using a header argument.
lisp/ob-python.el