What are the differences between _weak_ references and "normal" references?

sdieselil sdieselil at yahoo.com
Fri Apr 4 12:01:44 EST 2003


Hi

I noticed a module weakref in Python standard library. What is weak
reference and in what way it differs from "normal" reference? By the
way, how can I implement usual reference in Python (I mean C++
reference)?




More information about the Python-list mailing list