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 67729a9 commit a38db84Copy full SHA for a38db84
Doc/library/numbers.rst
@@ -10,7 +10,7 @@
10
11
The :mod:`numbers` module (:pep:`3141`) defines a hierarchy of numeric
12
:term:`abstract base classes <abstract base class>` which progressively define
13
-more operations. None of the types defined in this module can be instantiated.
+more operations. None of the types defined in this module are intended to be instantiated.
14
15
16
.. class:: Number
0 commit comments