]> granicus.if.org Git - python/commit
clearcache() needs to remove the dict as well as clear it.
authorRaymond Hettinger <python@rcn.com>
Fri, 18 Jan 2008 00:10:42 +0000 (00:10 +0000)
committerRaymond Hettinger <python@rcn.com>
Fri, 18 Jan 2008 00:10:42 +0000 (00:10 +0000)
commit18e08e5e6169d8780a5cb1e53dfe972902caf61c
tree1213c997b122f3c28593334d02523043cb3eb6e8
parent64cd1e2d9122ffd5153bc52b7a7e1a117210043b
clearcache() needs to remove the dict as well as clear it.
Modules/_struct.c