]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
st_nested_scopes was uninitialized trash. Jeremy should fix in a better
authorTim Peters <tim.peters@gmail.com>
Sat, 11 Aug 2001 01:06:35 +0000 (01:06 +0000)
committerTim Peters <tim.peters@gmail.com>
Sat, 11 Aug 2001 01:06:35 +0000 (01:06 +0000)
commitff1f8521ace7449743f93e5de3d58752f42eca08
tree7fa70f44d60cdab1a0e4f8fe45acbe3d2b48709b
parent1cf0f1751f32ba4bcc90704b0723b674331d3fd3
st_nested_scopes was uninitialized trash.  Jeremy should fix in a better
way; see code comments.
Python/compile.c