Hi,
Just to update, two of the three problems mentioned in this thread have
now been fixed. The two global issues (i.e. 2. and 3.), meaning that if
the results are not a well formed list, or are not eval-able, then they
are returned literally, allowing things like passing tuples back from
python
Hi Dan,
Dan Amlund Thomsen writes:
> I've encountered some weird, possible buggy, behavior when
> interpreting results as tables (tested with python, scheme and lisp).
>
> * Item 1: Interpreting result as table
> With ":results value" the result is interpreted as a table if
> possible, but with
I've encountered some weird, possible buggy, behavior when
interpreting results as tables (tested with python, scheme and lisp).
* Item 1: Interpreting result as table
With ":results value" the result is interpreted as a table if
possible, but with ":results output" it isn't. This happens with
pyt