Weak reference: Difference between revisions

Content deleted Content added
added python3 code
>>> "python
Line 151:
 
=== Python ===
* https://docs.python.org/23/library/weakref.html
* Fred L. Drake, Jr., ''[https://www.python.org/dev/peps/pep-0205/ PEP 205: Weak References]'', Python Enhancement Proposal, January 2001.