ob-python: allow user choice between python.el and python-mode.el for
commit535ea52fff82892645e56b6a0f9f098411d74b4f
authorEric Schulte <schulte.eric@gmail.com>
Fri, 9 Jul 2010 17:58:12 +0000 (9 10:58 -0700)
committerEric Schulte <schulte.eric@gmail.com>
Fri, 9 Jul 2010 17:58:12 +0000 (9 10:58 -0700)
tree6165cd90eeb0459da4b748e2ed579403786e0555
parent0f5a2fb0754d3a0429b05060d7e22bc2313a5f2b
ob-python: allow user choice between python.el and python-mode.el for

* lisp/ob-python.el (org-babel-python-mode): adding configuration
  option to allow users to control whether they use python.el or
  python-mode.el

  (org-babel-python-initiate-session-by-key): updated for use with new
  configuration option
lisp/ob-python.el