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 plemarre
Recipients plemarre, vinay.sajip
Date 2013-03-22.07:47:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1363938454.42.0.268096490716.issue17508@psf.upfronthosting.co.za>
In-reply-to
Content
Thank you for the tip! I just try it, it works. This behavior is not documented, so it is quite confusing.
I try also to use ``collections.OrderedDict``, as a quick fix, but it does not work. It seems we need here a simple resolution order.
History
Date User Action Args
2013-03-22 07:47:34plemarresetrecipients: + plemarre, vinay.sajip
2013-03-22 07:47:34plemarresetmessageid: <1363938454.42.0.268096490716.issue17508@psf.upfronthosting.co.za>
2013-03-22 07:47:34plemarrelinkissue17508 messages
2013-03-22 07:47:34plemarrecreate