[Python-Dev] cpython: Rename contextlib.ignored() to contextlib.ignore().

Zero Piraeus z at etiol.net
Fri Oct 11 21:09:56 CEST 2013


:

On Fri, Oct 11, 2013 at 08:01:07PM +0100, MRAB wrote:
> On 11/10/2013 19:41, Glenn Linderman wrote:
> >Insistence on using "with" for the anti-pattern, and proper English,
> >would require:
> >
> >with ignorance_of(FileNotFoundError)
> >
> "Ignorance" means not knowing, but we _do_ know about FileNotFoundError.
> What we want is to ignore it.

Suggestions:

    with disregard_for(...):

    with indifference_to(...):

    with nonchalance_regarding(...):

    with blithe_disdain_concerning(...):

 -[]z.

-- 
Zero Piraeus: dictatum erat
http://etiol.net/pubkey.asc


More information about the Python-Dev mailing list