stdtypes.rst: remove a period (#105959)
This commit is contained in:
parent
fb1e691e4b
commit
c5a722be5f
@ -52,7 +52,7 @@ objects considered false:
|
|||||||
single: None (Built-in object)
|
single: None (Built-in object)
|
||||||
single: False (Built-in object)
|
single: False (Built-in object)
|
||||||
|
|
||||||
* constants defined to be false: ``None`` and ``False``.
|
* constants defined to be false: ``None`` and ``False``
|
||||||
|
|
||||||
* zero of any numeric type: ``0``, ``0.0``, ``0j``, ``Decimal(0)``,
|
* zero of any numeric type: ``0``, ``0.0``, ``0j``, ``Decimal(0)``,
|
||||||
``Fraction(0, 1)``
|
``Fraction(0, 1)``
|
||||||
|
Loading…
x
Reference in New Issue
Block a user