Le 15/10/2013 05:12, Glenn Linderman a écrit :
> 
> I've got an extra can of "break_out_if" paint here...
> 

another shed color:

    with contextlib.except_pass(FileNotFoundError):
        os.unlink(fname)

explicit and hopefully not too ugly

_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to