(
original
) (
raw
)
I like the Guido's proposal, i.e.
if '\_\_repr\_\_' not in cls.\_\_dict\_\_:
... # generate the method
etc. I didn't find an issue to track this. Maybe we should open one?
--
Ivan