On Thu, Jul 20, 2017 at 2:14 AM, Giampaolo Rodola' <[email protected]> wrote > > In case of one module scripts it's not uncommon to add a leading > underscore which makes __repr__ uglier. >
Actually forget about this: __repr__ is dictated by the first argument. =) -- Giampaolo - http://grodola.blogspot.com
_______________________________________________ Python-ideas mailing list [email protected] https://mail.python.org/mailman/listinfo/python-ideas Code of Conduct: http://python.org/psf/codeofconduct/
