Julian Gehring <julian.gehr...@gmail.com> writes:

> This seems to be more general, since it also occurs for e.g. python
> source blocks.  Tangling a python source code block with the argument
> =:tangle yes= produces a '.python' instead of a '.py' file (at least
> with 8.2.5c).

You need something like this:

(org-babel-do-load-languages
 'org-babel-load-languages
 '((python . t)))

I didn't check if this was documented carefully.
If it is not, please send a bug report.

Thanks!

-- 
 Bastien

Reply via email to