From: Chris Lamb Date: Tue, 27 Oct 2009 20:02:27 +0000 (+0000) Subject: dict[k] raises IndexError if does not exist - check with infix 'in' instead. X-Git-Url: https://git.decadent.org.uk/gitweb/?a=commitdiff_plain;h=5f87af9224fdde4fa1607e40a2544b1305f74487;hp=5f87af9224fdde4fa1607e40a2544b1305f74487;p=dak.git dict[k] raises IndexError if does not exist - check with infix 'in' instead. Signed-off-by: Chris Lamb ---