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 serhiy.storchaka
Recipients John Crawford, jcrotts, rhettinger, serhiy.storchaka
Date 2018-02-17.08:42:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1518856957.35.0.467229070634.issue32854@psf.upfronthosting.co.za>
In-reply-to
Content
I wandering if it is worth to add a general function that takes an object and a sequence of keys and return a mapping proxy that maps attribute names to values.
History
Date User Action Args
2018-02-17 08:42:37serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, jcrotts, John Crawford
2018-02-17 08:42:37serhiy.storchakasetmessageid: <1518856957.35.0.467229070634.issue32854@psf.upfronthosting.co.za>
2018-02-17 08:42:37serhiy.storchakalinkissue32854 messages
2018-02-17 08:42:37serhiy.storchakacreate