commit | 9ff1a449732277c340fdf426e89d8460d2d8dd87 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Fri Jan 18 20:56:30 2008 +0000 |
committer | Guido van Rossum <guido@python.org> | Fri Jan 18 20:56:30 2008 +0000 |
tree | 6f1c91052a481c8f8c1463678472a6d56a631acb | |
parent | 4956d2b88981fd5a6481cd048d7efd514594b6e9 [diff] |
Fix an edge case whereby the __del__() method of a classic class could create a new weakref to the object.