[Python-Dev] A missing piece of information in weakref documentation
Aahz
aahz at pythoncraft.com
Mon Dec 12 15:52:28 CET 2005
On Mon, Dec 12, 2005, Noam Raphael wrote:
>
> I now discovered that a callback registered when creating a weak
> reference will be called only if the weak reference object is still
> alive. This is not documented in the weakref module documentation.
>
> (It's a good behaviour - it just ought to be documented.)
Please submit a doc patch to SF (or even just a bug report if you don't
have time). The patch may be plain text or reST; no need for Latex.
--
Aahz (aahz at pythoncraft.com) <*> http://www.pythoncraft.com/
"Don't listen to schmucks on USENET when making legal decisions. Hire
yourself a competent schmuck." --USENET schmuck (aka Robert Kern)
More information about the Python-Dev
mailing list