Commit e509799
guido.van.rossum
Fix an edge case whereby the __del__() method of a classic class could
create a new weakref to the object.
git-svn-id: http://svn.python.org/projects/python/trunk@60057 6015fed2-1504-0410-9fe1-9d1591cc47711 parent 079d853 commit e509799
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
646 | 646 | | |
647 | 647 | | |
648 | 648 | | |
| 649 | + | |
| 650 | + | |
| 651 | + | |
| 652 | + | |
| 653 | + | |
| 654 | + | |
| 655 | + | |
| 656 | + | |
| 657 | + | |
| 658 | + | |
649 | 659 | | |
650 | 660 | | |
651 | 661 | | |
| |||
0 commit comments