mirror of
https://github.com/python/cpython.git
synced 2025-07-24 03:35:53 +00:00
parent
aaa48ff5c9
commit
e7ec1efe50
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ be made to support weak references; see section \ref{weakref-extension},
|
||||||
callable. Proxy objects are not hashable regardless of the
|
callable. Proxy objects are not hashable regardless of the
|
||||||
referent; this avoids a number of problems related to their
|
referent; this avoids a number of problems related to their
|
||||||
fundamentally mutable nature, and prevent their use as dictionary
|
fundamentally mutable nature, and prevent their use as dictionary
|
||||||
keys. \var{callable} is the same as the parameter of the same name
|
keys. \var{callback} is the same as the parameter of the same name
|
||||||
to the \function{ref()} function.
|
to the \function{ref()} function.
|
||||||
\end{funcdesc}
|
\end{funcdesc}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue