diff options
Diffstat (limited to 'Help/command/foreach.rst')
-rw-r--r-- | Help/command/foreach.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Help/command/foreach.rst b/Help/command/foreach.rst index a01a104..8de6deb 100644 --- a/Help/command/foreach.rst +++ b/Help/command/foreach.rst @@ -88,6 +88,8 @@ yields foreach(<loop_var>... IN ZIP_LISTS <lists>) +.. versionadded:: 3.17 + In this variant, ``<lists>`` is a whitespace or semicolon separated list of list-valued variables. The ``foreach`` command iterates over each list simultaneously setting the |