Mercurial > hgrepos > Python > libs > ConfigMix
diff configmix/config.py @ 400:727ec2fc8e7e
Docs
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Fri, 19 Nov 2021 09:28:49 +0100 |
| parents | b45403d175a0 |
| children | 6a5aea02f3d0 |
line wrap: on
line diff
--- a/configmix/config.py Fri Nov 19 01:59:42 2021 +0100 +++ b/configmix/config.py Fri Nov 19 09:28:49 2021 +0100 @@ -696,6 +696,8 @@ - Not all access-methods of :class:`Configuration` are implemented yet. + .. seealso:: :ref:`jailed-configuration` + .. note:: There is no namespace support. .. note:: Do not call the constructor directly. Instantiate a jailed
