Add tests and docs for xgetattr and xsetattr
Open
type: cleanup
- Dominant language
- Python
- Stars
- 462
- Forks
- 90
- PR merge metrics
- No merged PRs in 30d
Description
From https://github.com/enthought/traits/issues/1239#issuecomment-657655412:
> xgetattr should really get tests, a decent docstring, and arguably fixes, too: the current version does different things for intermediate lookups than for the final lookup, for no obvious reason: for intermediate lookups, an actual value of None is replaced with default. For the final lookup, a value of None is left as None.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.