Skip to content

Commit 0d2dfa9

Browse files
committed
docs
1 parent fdf6bbd commit 0d2dfa9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Diff for: Doc/library/stdtypes.rst

+6
Original file line numberDiff line numberDiff line change
@@ -609,6 +609,12 @@ class`. In addition, it provides a few more methods:
609609

610610
.. versionadded:: 3.8
611611

612+
.. method:: int.is_integer()
613+
614+
Returns ``True``.
615+
616+
.. versionadded:: 3.12
617+
612618
Additional Methods on Float
613619
---------------------------
614620

0 commit comments

Comments
 (0)