org-babel: file output for ruby and python
commit6875d4d8e39e9a77eb9f68df2b1067739a1bd23d
authorDan Davison <davison@stats.ox.ac.uk>
Thu, 5 Nov 2009 17:04:27 +0000 (5 12:04 -0500)
committerEric Schulte <schulte.eric@gmail.com>
Mon, 9 Nov 2009 16:32:01 +0000 (9 09:32 -0700)
treedcec767a7ce8a5158c9e0e5d4da08c2bc8415a80
parent210f85ce49ed2242fcde282811c3862643360b79
org-babel: file output for ruby and python

With this change, if :file <filepath> is specified, ruby and python
blindly output a link to <filepath>. Responsibility for creating the
contents in <filepath> lies with the python/ruby code.
contrib/babel/lisp/langs/org-babel-python.el
contrib/babel/lisp/langs/org-babel-ruby.el