summaryrefslogtreecommitdiff
path: root/tests/basics/dict_fixed.py
AgeCommit message (Collapse)Author
2023-06-08tests: Replace umodule with module everywhere.Jim Mussared
This work was funded through GitHub Sponsors. Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2018-02-18py/objdict: Disallow possible modifications to fixed dicts.Mike Wadsten