mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
#3793: fix markup.
This commit is contained in:
parent
cf06bcc098
commit
1aeaadd82a
1 changed files with 1 additions and 0 deletions
|
@ -1262,6 +1262,7 @@ Basic customization
|
|||
explicitly set to :const:`None`.
|
||||
|
||||
.. method:: object.__bool__(self)
|
||||
|
||||
.. index:: single: __len__() (mapping object method)
|
||||
|
||||
Called to implement truth value testing, and the built-in operation ``bool()``;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue