Kaydet (Commit) b6271f2d authored tarafından Terry Jan Reedy's avatar Terry Jan Reedy

Issue 22465: grammar, number agreement.

üst 97e9ec68
......@@ -222,7 +222,7 @@ Ellipsis
at the mercy of the underlying machine architecture (and C or Java
implementation) for the accepted range and handling of overflow. Python does not
support single-precision floating point numbers; the savings in processor and
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
overhead of using objects in Python, so there is no reason to complicate the
language with two kinds of floating point numbers.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment