ob-python: more robust session evaluation
commit9e7ef71da32eeaea748177da85cc1868f8990d27
authorEric Schulte <schulte.eric@gmail.com>
Sun, 3 Jul 2011 15:10:43 +0000 (3 09:10 -0600)
committerEric Schulte <schulte.eric@gmail.com>
Sun, 3 Jul 2011 15:19:50 +0000 (3 09:19 -0600)
tree95f0ba7035678cf4e4b080b1ac84e4b577a1c4aa
parent16faa2b6c1cf10d1a652c44563a54b0a999ba920
ob-python: more robust session evaluation

* lisp/ob-python.el (org-babel-python-evaluate-session): Introduced a
  new local function for sending input with a slight delay to allow
  pythong to re-draw the prompt.  No longer removing newlines inside
  code block bodies (was due to a defective regexp).
lisp/ob-python.el