This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author mrabarnett
Recipients PushkarVaity, ezio.melotti, mrabarnett
Date 2019-04-17.23:26:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1555543604.92.0.984074201328.issue36653@roundup.psfhosted.org>
In-reply-to
Content
That should be:

        def __repr__(self):
            return repr(self.name)

Not a bug.
History
Date User Action Args
2019-04-17 23:26:44mrabarnettsetrecipients: + mrabarnett, ezio.melotti, PushkarVaity
2019-04-17 23:26:44mrabarnettsetmessageid: <1555543604.92.0.984074201328.issue36653@roundup.psfhosted.org>
2019-04-17 23:26:44mrabarnettlinkissue36653 messages
2019-04-17 23:26:44mrabarnettcreate