babel: python is more selective about None->hline replacement
commit8217e8102e318eb97865d638400ea18176af1ed8
authorEric Schulte <schulte.eric@gmail.com>
Mon, 28 Jun 2010 18:15:21 +0000 (28 11:15 -0700)
committerEric Schulte <schulte.eric@gmail.com>
Mon, 28 Jun 2010 18:17:08 +0000 (28 11:17 -0700)
tree31ff545e5c17c3d2285f892e02b1fb669172d27c
parent5461d3e60542f07e8162b14dc75142ecc61023eb
babel: python is more selective about None->hline replacement

  thanks to Christopher Allan Webber for catching this

* lisp/babel/langs/ob-python.el (org-babel-python-table-or-string):
  now more careful not to replace "None"s which are not isolated
  portions of lists
lisp/babel/langs/ob-python.el