commit | 52c424343d625d3e795bd670aaaf542dfa63b7c7 | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Wed Mar 07 18:41:11 2012 -0600 |
committer | Benjamin Peterson <benjamin@python.org> | Wed Mar 07 18:41:11 2012 -0600 |
tree | 8744b09cf8766d55a1ba348258e728b9d307613e | |
parent | 1ae230aa1a0c7b51839c6d07eaaddfeef71be63b [diff] |
allow cycles throught the __dict__ slot to be cleared (closes #1469629) Patch from Armin, test from me.