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 97e9ec6 commit b6271f2Copy full SHA for b6271f2
1 file changed
Doc/reference/datamodel.rst
@@ -222,7 +222,7 @@ Ellipsis
222
at the mercy of the underlying machine architecture (and C or Java
223
implementation) for the accepted range and handling of overflow. Python does not
224
support single-precision floating point numbers; the savings in processor and
225
- memory usage that are usually the reason for using these is dwarfed by the
+ memory usage that are usually the reason for using these are dwarfed by the
226
overhead of using objects in Python, so there is no reason to complicate the
227
language with two kinds of floating point numbers.
228
0 commit comments