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 ncoghlan
Recipients mark.dickinson, ncoghlan, sfeltman, skrah
Date 2013-10-02.12:23:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1380716626.05.0.85053271162.issue18690@psf.upfronthosting.co.za>
In-reply-to
Content
There's no ducktyping for this due to the Sequence/Mapping confusion so it's a simple missing explicit registration.
History
Date User Action Args
2013-10-02 12:23:46ncoghlansetrecipients: + ncoghlan, mark.dickinson, skrah, sfeltman
2013-10-02 12:23:46ncoghlansetmessageid: <1380716626.05.0.85053271162.issue18690@psf.upfronthosting.co.za>
2013-10-02 12:23:46ncoghlanlinkissue18690 messages
2013-10-02 12:23:45ncoghlancreate