Add "-i" to the python command on windows sessions
commit2a0e45f70199774b25d55ad83e7fd48694feb64c
authorEric Schulte <schulte.eric@gmail.com>
Fri, 29 Mar 2013 20:28:29 +0000 (29 14:28 -0600)
committerEric Schulte <schulte.eric@gmail.com>
Fri, 29 Mar 2013 20:28:29 +0000 (29 14:28 -0600)
treed21ae89d4185083074c27eed6c0e121db3b35bc2
parent310e76b744936d34e9fd1692fadfbe108006ff6d
Add "-i" to the python command on windows sessions

 Thanks to Gary Oberbrunner for showing how to do this, and noticing
 that it was required, and even for submitting a patch which I
 unfortunately didn't notice until it had already been overcome by
 events.

* lisp/ob-python.el (org-babel-python-initiate-session-by-key): Add "-i"
  to the python command on windows sessions
lisp/ob-python.el