Skip to content

run_code(strip=True) works on lists too; y.p.Argument is handled by a separate class

Marnanel Thurman requested to merge marnanel into main

If the result is a list of Tokens, final Space tokens will be deleted. As before, if the result is a string, trailing whitespace is deleted.

Merge request reports