mirror of
https://github.com/python/cpython.git
synced 2025-10-02 21:25:24 +00:00
Fix typos (#123775)
This commit is contained in:
parent
df4f0cbfad
commit
9017b95ff2
43 changed files with 59 additions and 59 deletions
|
@ -928,7 +928,7 @@ class TestInlineValues(unittest.TestCase):
|
|||
C.a
|
||||
C.a
|
||||
|
||||
# destructor shouldn't be able to see inconsisent state
|
||||
# destructor shouldn't be able to see inconsistent state
|
||||
C.a = X()
|
||||
C.a = X()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue