# HG changeset patch # User Franz Glasner # Date 1653831174 -7200 # Node ID b74f20e19c0171e9b9cb82ed4f5fccf16be4dcbf # Parent 0d6673d06c2c02f56aca4236a16ea9b16a45f6df Docstring: be more accurate now in ".jailed()" diff -r 0d6673d06c2c -r b74f20e19c01 configmix/config.py --- a/configmix/config.py Thu May 19 22:10:59 2022 +0200 +++ b/configmix/config.py Sun May 29 15:32:54 2022 +0200 @@ -1044,8 +1044,8 @@ def jailed(self, rootpath=None, root=None, bind_root=True): """Return a "jailed" configuration of the current configuration. - :param rootpath: a sequence of strings that shall emcompass - the chroot-like jail of the returned + :param rootpath: a sequence of strings (or objects) that shall + emcompass the chroot-like jail of the returned configuration :type rootpath: list or tuple :param str root: a string path expression that shall encompass