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.

作者 vstinner
收信人 Jim.Jewett, eric.snow, gvanrossum, vstinner
日期 2012-03-25.23:07:56
SpamBayes Score 0.015474801
Marked as misclassified
Message-id <1332716876.94.0.990530416599.issue14386@psf.upfronthosting.co.za>
In-reply-to
内容
> The "PyMapping_Check(dict) && !PyMapping_Check(dict)" 

Oh, I mean "PyMapping_Check(dict) && !PySequence_Check(dict)"
历史
日期 用户 动作 参数
2012-03-25 23:07:56vstinner修改recipients: + vstinner, gvanrossum, eric.snow, Jim.Jewett
2012-03-25 23:07:56vstinner修改messageid: <1332716876.94.0.990530416599.issue14386@psf.upfronthosting.co.za>
2012-03-25 23:07:56vstinner链接issue14386 messages
2012-03-25 23:07:56vstinner创建