ob-python.el: Use a defcustom for two variables.
commitef1bb160c68776e24eb0afaa2c7eb1b7adbd87fb
authorBastien Guerry <bzg@altern.org>
Sat, 23 Feb 2013 09:27:55 +0000 (23 10:27 +0100)
committerBastien Guerry <bzg@altern.org>
Sat, 23 Feb 2013 09:27:55 +0000 (23 10:27 +0100)
tree762034471ba38e362ba7f42d464a16c1c55d2e8c
parente9e32173ccefec1a2784369488f8850858fc0077
ob-python.el: Use a defcustom for two variables.

* ob-python.el (org-babel-python-command): Use a defcustom.
(org-babel-python-mode): Use a defcustom and default to
'python-mode when featured.

Thanks to Andreas Röhler for providing a prelimiary patch.
lisp/ob-python.el