On Fri, Oct 11, 2013 at 08:01:07PM +0100, MRAB wrote:
What we want is to ignore it.
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.Insistence on using "with" for the anti-pattern, and proper English,
would require:
with ignorance_of(FileNotFoundError)
What we want is to ignore it.
Suggestions:
with disregard_for(...):
with indifference_to(...):
with nonchalance_regarding(...):
with blithe_disdain_concerning(...):
-[]z.