From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arne Babenhauserheide Subject: Wish: babel for python3 Date: Fri, 14 Oct 2011 16:42:49 +0200 Message-ID: <87y5wntz12.fsf@yahoo.de> Reply-To: arne_bab@web.de Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:42716) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1REiyv-0000Qe-C8 for emacs-orgmode@gnu.org; Fri, 14 Oct 2011 10:43:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1REiyp-0007jw-Jp for emacs-orgmode@gnu.org; Fri, 14 Oct 2011 10:43:29 -0400 Received: from nm11.bullet.mail.ukl.yahoo.com ([217.146.183.185]:26622) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1REiyp-0007iN-90 for emacs-orgmode@gnu.org; Fri, 14 Oct 2011 10:43:23 -0400 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 Hi, I’d love to have babel for python3. My first shot at it would just be ob-python.el with each mention of python replaced by python3, but I hope that there is a more elegant way… Is there a way to get python3 support for Babel into org-mode cleanly? Best wishes, Arne