From mboxrd@z Thu Jan 1 00:00:00 1970 From: Roland Donat Subject: Re: Bug: Python SRC exec tuple fails [7.9.3f (release_7.9.3f-17-g7524ef MY-PATH/)] Date: Wed, 8 May 2013 13:20:25 +0000 (UTC) Message-ID: References: <5189F4EC.7010609@easy-emacs.de> <5189FAC6.8060807@easy-emacs.de> <518A059D.8080402@easy-emacs.de> <87fvxxprum.fsf@gmail.com> <518A4D4A.9010200@easy-emacs.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:55483) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ua4IX-0006M1-W9 for emacs-orgmode@gnu.org; Wed, 08 May 2013 09:20:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ua4IT-0004SS-2H for emacs-orgmode@gnu.org; Wed, 08 May 2013 09:20:45 -0400 Received: from plane.gmane.org ([80.91.229.3]:54865) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ua4IS-0004SA-S8 for emacs-orgmode@gnu.org; Wed, 08 May 2013 09:20:41 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Ua4IS-0002Rs-01 for emacs-orgmode@gnu.org; Wed, 08 May 2013 15:20:40 +0200 Received: from mar92-18-78-239-131-140.fbx.proxad.net ([78.239.131.140]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 08 May 2013 15:20:39 +0200 Received: from roland.donat by mar92-18-78-239-131-140.fbx.proxad.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 08 May 2013 15:20:39 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org > > hmm, indeed, shows up nicely now. > Please close, cheers, > > Andreas > > That's right, it works with python3 but that is not the case with python2... Cheers, Roland.