[Python-bugs-list] [ python-Bugs-423087 ] A small typo in weakref documentation

noreply@sourceforge.net noreply@sourceforge.net
Thu, 10 May 2001 09:51:40 -0700


Bugs item #423087, was updated on 2001-05-10 09:51
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=423087&group_id=5470

Category: Documentation
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Yakov Markovitch (markovitch)
Assigned to: Fred L. Drake, Jr. (fdrake)
Summary: A small typo in weakref documentation

Initial Comment:
In the description of weakref.proxy() there is written: 
"callable is the same as the parameter of the same name
to the ref() function."
There must be obviously "callback" instead of "callable".

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=423087&group_id=5470