emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] org-babel, python, encoding and table


From: Andreas Röhler
Subject: Re: [O] org-babel, python, encoding and table
Date: Tue, 07 May 2013 21:52:55 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130329 Thunderbird/17.0.5

[ ... ]
But, what is hurting my poor little neurone is the fact that I don't
understand why I get the correct result when the evaluation returns a single
value and a wrong answer with a table.


that's not the case.
One from returns a, the other b, which are bound differently.
The tuple fails with Python2 that way.

I think I have to understand how org-babel builds a table from a Python list
of lists but I have to confess that I'm afraid of reading Lisp programs,
though Emacs is my best friend ;)...

Well, I'll keep on investigating on that subject

Thanks again for your help!

Roland.










reply via email to

[Prev in Thread] Current Thread [Next in Thread]