Use pprint (aka script_repr) for __repr__
Open
component: "serialization"
status: discussion
type-feature
- Dominant language
- Python
- Stars
- 521
- Forks
- 86
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 35
Description
See #95:
> We'd like `__repr__` to be like the script_repr of this PR, but (a) Jim objects that using inspect is
> overkill for `__repr__` (but Jean-Luc and I don't see the problem) and (b) `__repr__` shouldn't have the
> indentation that script_repr has.
Contributor guide
Assessment
This issue has not been assessed yet.