Mercurial > hgrepos > Python > libs > ConfigMix
log configmix/config.py @ 322:4aa19e04ff65
| age | author | description |
|---|---|---|
| Thu, 06 May 2021 11:17:56 +0200 | Franz Glasner | Comment: typo |
| Thu, 06 May 2021 11:06:50 +0200 | Franz Glasner | FIX: Python2 compatibility: keyword arguments after *args not allowed: use **kwds and manual retrieval with .pop() instead |
| Thu, 06 May 2021 09:45:51 +0200 | Franz Glasner | Allow variable name quoting to be used in .getvar() and .getvar_s() and references |
| Wed, 05 May 2021 01:32:07 +0200 | Franz Glasner | Implemented new access methods .getvarl() and .getvarl_s |
| Wed, 28 Apr 2021 09:23:14 +0200 | Franz Glasner | Docu |
| Wed, 28 Apr 2021 09:19:55 +0200 | Franz Glasner | FIX: Docu |
