# HG changeset patch # User Franz Glasner # Date 1550786036 -3600 # Node ID ab6a48ff5235881e7f1623488efe1e3b31966eac # Parent 5c377941b0f863d65d4321ad2524c6d898452c9c FIX: Docu: Configuration.getvar() does **not** apply variable substitutions diff -r 5c377941b0f8 -r ab6a48ff5235 doc/introduction.rst --- a/doc/introduction.rst Thu Feb 21 22:41:24 2019 +0100 +++ b/doc/introduction.rst Thu Feb 21 22:53:56 2019 +0100 @@ -281,7 +281,9 @@ introduced by a pipe symbol ``|``. Variables are expanded lately at runtime -- exactly when calling -:py:meth:`.Configuration.getvar_s` or :py:meth:`.Configuration.getvar`. +:py:meth:`.Configuration.getvar_s`, +:py:meth:`.Configuration.substitute_variables_in_obj` or +:py:meth:`.Configuration.expand_variable` Filter functions