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 con-f-use
Recipients con-f-use, serhiy.storchaka, xtreak
Date 2018-07-10.08:32:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1531211546.44.0.56676864532.issue34076@psf.upfronthosting.co.za>
In-reply-to
Content
But the simpler dictionary compprehension `{s.replace('(+/-)',''):None for s in infts.split(', ')}` works perfectly. Shouldn't that also give the error if it was a scope issue?
History
Date User Action Args
2018-07-10 08:32:26con-f-usesetrecipients: + con-f-use, serhiy.storchaka, xtreak
2018-07-10 08:32:26con-f-usesetmessageid: <1531211546.44.0.56676864532.issue34076@psf.upfronthosting.co.za>
2018-07-10 08:32:26con-f-uselinkissue34076 messages
2018-07-10 08:32:26con-f-usecreate