]> granicus.if.org Git - python/commit
Correct Barry's fix -- take care of {}.get(0).
authorGuido van Rossum <guido@python.org>
Mon, 20 Oct 1997 20:10:00 +0000 (20:10 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 20 Oct 1997 20:10:00 +0000 (20:10 +0000)
commit6fcfa72c633269c1cf265e801ed5af30aff1a730
tree1b6f6f2354470204409baa390dbeaf3539706474
parent9b887c791154a653dadbfabff4978179698c23eb
Correct Barry's fix -- take care of {}.get(0).
Objects/dictobject.c