commit | 52c36051bded16cf8616996e271a1aafbe2ec908 | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Sat Aug 21 03:03:22 2010 +0000 |
committer | Benjamin Peterson <benjamin@python.org> | Sat Aug 21 03:03:22 2010 +0000 |
tree | 60a50ec3271030d68c7fe64088cbdc553fd1b9df | |
parent | b1147f5d0a89a24a978d9db93750ad5cc3829542 [diff] |
Use weakrefs to hold onto classes #2521. This also causes the _weakref module to be built into the core.