mirror of
https://github.com/python/cpython.git
synced 2024-11-26 11:24:40 +08:00
Add a missing space.
This commit is contained in:
parent
46d4ff2b72
commit
a031a0870d
@ -1185,7 +1185,7 @@ keys.
|
||||
\end{methoddesc}
|
||||
|
||||
\begin{methoddesc}[object]{__hash__}{self}
|
||||
Called for the key object for dictionary\obindex{dictionary}
|
||||
Called for the key object for dictionary \obindex{dictionary}
|
||||
operations, and by the built-in function
|
||||
\function{hash()}\bifuncindex{hash}. Should return a 32-bit integer
|
||||
usable as a hash value
|
||||
|
Loading…
Reference in New Issue
Block a user