mirror of
https://github.com/python/cpython.git
synced 2025-11-01 02:38:53 +00:00
Issue #27076: Merge spelling from 3.5
This commit is contained in:
commit
3e04d5b306
66 changed files with 232 additions and 232 deletions
|
|
@ -1506,7 +1506,7 @@ class TestSingleDispatch(unittest.TestCase):
|
|||
object])
|
||||
|
||||
# MutableSequence below is registered directly on D. In other words, it
|
||||
# preceeds MutableMapping which means single dispatch will always
|
||||
# precedes MutableMapping which means single dispatch will always
|
||||
# choose MutableSequence here.
|
||||
class D(c.defaultdict):
|
||||
pass
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue