Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04ac853 commit c5c24cfCopy full SHA for c5c24cf
1 file changed
Doc/library/functions.rst
@@ -610,7 +610,7 @@ are always available. They are listed here in alphabetical order.
610
611
.. note::
612
613
- For object's with custom :meth:`__hash__` methods, note that :func:`hash`
+ For objects with custom :meth:`__hash__` methods, note that :func:`hash`
614
truncates the return value based on the bit width of the host machine.
615
See :meth:`__hash__` for details.
616
0 commit comments