Damien George 4b57330465 py/objstr: Return unsupported binop instead of raising TypeError.
So that user types can implement reverse operators and have them work with
str on the left-hand-side, eg `"a" + UserType()`.

Signed-off-by: Damien George <damien@micropython.org>
2023-05-19 13:42:35 +10:00
..
2023-05-19 12:04:44 +10:00
2023-05-19 12:04:44 +10:00
2023-05-19 12:04:44 +10:00