]> granicus.if.org Git - python/commit
Don't intern the key string for getitem and delitem.
authorGuido van Rossum <guido@python.org>
Mon, 29 Sep 1997 23:31:11 +0000 (23:31 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 29 Sep 1997 23:31:11 +0000 (23:31 +0000)
commit4f3bf1e383c0a5d10c8b581d0ca6d0140e3abce6
tree1c8e1c929fbc83bc4523cbe8081572bf427fbed6
parentb4cfdfa0776cb547145ffc41d6aff8406d31609e
Don't intern the key string for getitem and delitem.
Objects/dictobject.c