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 gvanrossum
Recipients benjamin.peterson, georg.brandl, gvanrossum, jmillikin, pitrou, rhettinger
Date 2011-01-04.15:55:24
SpamBayes Score 0.011669674
Marked as misclassified No
Message-id <1294156532.98.0.986874046422.issue5945@psf.upfronthosting.co.za>
In-reply-to
Content
> In the meantime, would it be reasonable to add the moral equivalent
> of `hasattr(type(op), 'items')` to PyMapping_Check()?

That all depends on what it is used for.  Which is hard to say without someone following more of the links that Raymond posted.
History
Date User Action Args
2011-01-04 15:55:33gvanrossumsetrecipients: + gvanrossum, georg.brandl, rhettinger, pitrou, benjamin.peterson, jmillikin
2011-01-04 15:55:32gvanrossumsetmessageid: <1294156532.98.0.986874046422.issue5945@psf.upfronthosting.co.za>
2011-01-04 15:55:24gvanrossumlinkissue5945 messages
2011-01-04 15:55:24gvanrossumcreate