ob-python
commit75f73e0b87a5441e2e8638db71cfd61855333d25
authorAchim Gratz <Stromeko@nexgo.de>
Mon, 12 Aug 2013 19:12:16 +0000 (12 21:12 +0200)
committerEric Schulte <schulte.eric@gmail.com>
Mon, 12 Aug 2013 19:18:23 +0000 (12 13:18 -0600)
treeca5e18cbd943d0d7516cce1aea84c3c7d7f9324c
parentcf8cc35ec55e1c309495c760c1e392bf12506c61
ob-python

From 8f3c510f43e458a1bbb58b126fc4e402007e6cfe Mon Sep 17 00:00:00 2001
From: Achim Gratz <Stromeko@Stromeko.DE>
Date: Mon, 12 Aug 2013 21:10:27 +0200
Subject: [PATCH] ob-python: run-python requires argument cmd

* lisp/ob-python.el: Supply non-optional argument `cmd' to all
  invocations of `run-python'.  Invert a condition of to remove an
  expendable progn form.

46d05e4d08 corrected the signatore in the declaration of run-python,
but the call without an argument was left in.
lisp/ob-python.el