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 serhiy.storchaka
Recipients SilentGhost, abarry, georg.brandl, leewz, martin.panter, serhiy.storchaka
Date 2016-04-20.16:37:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1461170263.18.0.115019930213.issue26809@psf.upfronthosting.co.za>
In-reply-to
Content
> Judging by the line “import re as _re”, somebody once tried to use the second technique for the “string” module.

So I think it is preferable to use this technique for ChainMap.
History
Date User Action Args
2016-04-20 16:37:43serhiy.storchakasetrecipients: + serhiy.storchaka, georg.brandl, SilentGhost, martin.panter, leewz, abarry
2016-04-20 16:37:43serhiy.storchakasetmessageid: <1461170263.18.0.115019930213.issue26809@psf.upfronthosting.co.za>
2016-04-20 16:37:43serhiy.storchakalinkissue26809 messages
2016-04-20 16:37:43serhiy.storchakacreate