Lines Matching full:local_vars
1156 .. function:: subst_vars(s, local_vars)1160 by the value found in the *local_vars* dictionary, or in ``os.environ`` if it's1161 not in *local_vars*. *os.environ* is first checked/augmented to guarantee that1163 for any variables not found in either *local_vars* or ``os.environ``.