Refs #23919 -- Removed support for broken Model.__str__() in Model.__repr__().
Returning invalid bytestrings in __str__() is unlikely in Python 3.
Showing
Please
register
or
sign in
to comment
Returning invalid bytestrings in __str__() is unlikely in Python 3.