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.
2 parents 5eb0645 + b6271f2 commit cd09571Copy full SHA for cd09571
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