Consider exposing CTrait getattr and setattr operations to Python
Open
- Dominant language
- Python
- Stars
- 462
- Forks
- 90
- PR merge metrics
- No merged PRs in 30d
Description
For debugging and introspection, it would be useful to be able to invoke the `getattr` and `setattr` slots of a particular `CTrait` object directly from Python. I guess we'd also want to expose `post_setattr`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.