I like the Guido's proposal, i.e.
if '__repr__' not in cls.__dict__:
... # generate the methodetc. I didn't find an issue to track this. Maybe we should open one? -- Ivan
_______________________________________________ Python-Dev mailing list [email protected] https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
