Files
@ ca8f597c8fa8
Branch filter:
Location: kallithea/conftest.py
ca8f597c8fa8
1.2 KiB
text/x-python
clone_url: use regexp and single pass for variable expansion - avoid nested expansion in case a variable value would contain a variable reference
It would probably never be a problem in real life, but just avoid the tech debt
of doing it wrong ...
It would probably never be a problem in real life, but just avoid the tech debt
of doing it wrong ...