Weak reference: Difference between revisions

Content deleted Content added
Uses: Grammar
Tags: Mobile edit Mobile web edit
m Use the page title as a label for the bare URL.
Tags: Visual edit Mobile edit Mobile web edit
Line 151:
 
=== Python ===
* [https://docs.python.org/3/library/weakref.html weakref — Weak references — Python 3 documentation]
* Fred L. Drake, Jr., ''[https://www.python.org/dev/peps/pep-0205/ PEP 205: Weak References]'', Python Enhancement Proposal, January 2001.