mirror of
https://github.com/python/cpython.git
synced 2026-01-06 07:22:09 +00:00
Fixed misspelling.
This commit is contained in:
parent
1449585529
commit
3389f1999a
1 changed files with 1 additions and 1 deletions
|
|
@ -183,7 +183,7 @@ Core language, builtins, and interpreter
|
|||
complex numbers except for equality, I hope that this doesn't break
|
||||
too much code.
|
||||
|
||||
- The outcome of comparing non-numeric objects of differerent types is
|
||||
- The outcome of comparing non-numeric objects of different types is
|
||||
not defined by the language, other than that it's arbitrary but
|
||||
consistent (see the Reference Manual). An implementation detail changed
|
||||
in 2.1a1 such that None now compares less than any other object. Code
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue