Mercurial > hgrepos > Python > libs > ConfigMix
view MANIFEST.in @ 524:09b8e28b7a44
Implement Configuration.getvar_s() by using Configuration.getvarl() instead of Configuration.getvar().
This allows for proper caching of variable interpolation in the future.
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Mon, 20 Dec 2021 02:00:03 +0100 |
| parents | 6c7b71ae3405 |
| children | f71d34dda19f |
line wrap: on
line source
include .hg* *.txt requirement* graft docs graft tests prune docs/_build global-exclude *.pyc *.pyo
