]> granicus.if.org Git - python/commit
Hoist the global "dummy" lookup outside of the reinsertion loop.
authorRaymond Hettinger <python@rcn.com>
Thu, 15 Aug 2013 09:18:55 +0000 (02:18 -0700)
committerRaymond Hettinger <python@rcn.com>
Thu, 15 Aug 2013 09:18:55 +0000 (02:18 -0700)
commit8ad39195775af35c16e4b03b6aa55f131981664e
treec4e7882c08345303045409d8b36856be0d2af6a8
parent8e4554027b8ba1e6fc3b9e1a67d3333a3399a6d6
Hoist the global "dummy" lookup outside of the reinsertion loop.
Objects/setobject.c