Open
Description
They do essentially the same thing but are as dissimilar as can be:
- different name
- method vs property
- returns simple string (user needs to use print() in the interactive console to have something readable) vs ReprString which does not
I don't know which syntax to use (hence the question tag) but they should be closer to each other.