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 daniel.urban
Recipients daniel.urban, quentel
Date 2010-12-24.10:54:44
SpamBayes Score 0.0033561264
Marked as misclassified No
Message-id <1293188086.8.0.129996803346.issue10768@psf.upfronthosting.co.za>
In-reply-to
Content
It probably also works if | is used instead of +, because in 3.2 dict_proxy.keys() are a dict_keys, not a list. See issue10630 .
History
Date User Action Args
2010-12-24 10:54:46daniel.urbansetrecipients: + daniel.urban, quentel
2010-12-24 10:54:46daniel.urbansetmessageid: <1293188086.8.0.129996803346.issue10768@psf.upfronthosting.co.za>
2010-12-24 10:54:44daniel.urbanlinkissue10768 messages
2010-12-24 10:54:44daniel.urbancreate