ensure newline precedes automatically-added returns for Python code blocks
commitcd080b025a47eb8cf89497294c62e6740f4094fb
authorEric Schulte <eric.schulte@gmx.com>
Mon, 23 Apr 2012 15:39:28 +0000 (23 11:39 -0400)
committerEric Schulte <eric.schulte@gmx.com>
Mon, 23 Apr 2012 15:39:28 +0000 (23 11:39 -0400)
tree853b359ea994f56201456fc8a09c967ea63c13a2
parent805f3fd92d1eff8d3266f443442a8b0025451897
ensure newline precedes automatically-added returns for Python code blocks

* lisp/ob-python.el (org-babel-execute:python): Ensure newline
  precedes automatically-added returns.
lisp/ob-python.el