Variables cleanup: core
commit9b4f2eb52a8bfba74955a75a08a7c9af4e62aa71
authorMats Wichmann <mats@linux.com>
Sun, 19 May 2024 14:17:09 +0000 (19 08:17 -0600)
committerMats Wichmann <mats@linux.com>
Sun, 19 May 2024 14:17:09 +0000 (19 08:17 -0600)
tree5345e4cdd01e06d7fed73d1e19eefc346af2c6dc
parent04c5b6e069502514a0f67ce6452faa93e8fd4497
Variables cleanup: core

Part 6 of a series, updating the core of the Variables implementation
(__init__.py), tests and docstrings.

Changelog note was merged in Part 1.

Signed-off-by: Mats Wichmann <mats@linux.com>
SCons/Variables/VariablesTests.py
SCons/Variables/__init__.py
test/Variables/BoolVariable.py
test/Variables/ListVariable.py
test/Variables/Variables.py
test/Variables/chdir.py
test/Variables/help.py
test/Variables/import.py