ob-python: in the case of ":results output table" results can be parsed as a table
commit28b325fa1e749bfa5ede155e32705571cf851042
authorEric Schulte <schulte.eric@gmail.com>
Fri, 15 Apr 2011 02:24:10 +0000 (14 20:24 -0600)
committerEric Schulte <schulte.eric@gmail.com>
Fri, 15 Apr 2011 02:24:10 +0000 (14 20:24 -0600)
treedee86f00b5c3a9dae3e854bb140cc7836964ef3e
parentb99ab9250b8c90b9cacc98b15d179c98507704ca
ob-python: in the case of ":results output table" results can be parsed as a table

* lisp/ob-python.el (org-babel-python-evaluate-external-process):
  Allow parsing as a table in the case of ":results output table".
  (org-babel-python-evaluate-session):   Allow parsing as a table in
  the case of ":results output table".
lisp/ob-python.el