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 blhsing
Recipients blhsing, cjw296, mariocj89, michael.foord, xtreak
Date 2019-09-11.13:42:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568209338.43.0.764432400252.issue37972@roundup.psfhosted.org>
In-reply-to
Content
Correction. I've now done this by delegating the resolution of attributes belonging to the tuple class to _Call.__getattr__ instead. Passed all build tests.
History
Date User Action Args
2019-09-11 13:42:18blhsingsetrecipients: + blhsing, cjw296, michael.foord, mariocj89, xtreak
2019-09-11 13:42:18blhsingsetmessageid: <1568209338.43.0.764432400252.issue37972@roundup.psfhosted.org>
2019-09-11 13:42:18blhsinglinkissue37972 messages
2019-09-11 13:42:18blhsingcreate