]> granicus.if.org Git - python/commit
Issue #24681: Move the store of so->table to the code block where it is used.
authorRaymond Hettinger <python@rcn.com>
Thu, 23 Jul 2015 11:42:23 +0000 (07:42 -0400)
committerRaymond Hettinger <python@rcn.com>
Thu, 23 Jul 2015 11:42:23 +0000 (07:42 -0400)
commit70559b5c2026ad7fc76996ef05571ac8e977ef26
treeff73bbcfcec7f7db7813c616dce11d71d809d963
parent6d35043e4960717dfbdafc55493286f5eafe5b9a
Issue #24681:  Move the store of so->table to the code block where it is used.
Objects/setobject.c