scons
scons copied to clipboard
Variables cleanup: EnumVariable
Part 2 of a series, updating the EnumVariable implementation, tests and docstrings. While this is a small change, it looks bigger in the diff, due to the conversion of a series of lambdas to inner fuctions (fixing a pylint complaint)
- [X] I have created a new test or updated the unit tests to cover the new/changed functionality.
- [X] I have updated
CHANGES.txt(and read theREADME.rst) - [X] I have updated the appropriate documentation
No CHANGES.txt/RELEASE.txt?
Looks good. If you can add a changes/release blurb. It's ready to merge.
No CHANGES.txt/RELEASE.txt?
as noted, the comment for BoolVariable was intended to be generic across the series, so, no, no additional changelog.