Kaydet (Commit) 7de14ac0 authored tarafından Andrew M. Kuchling's avatar Andrew M. Kuchling

Minor grammar fix

üst 16cd2bea
......@@ -2590,7 +2590,7 @@ is generally interpreted as simple bytes.
File "<stdin>", line 1, in <module>
ValueError: cannot modify size of memoryview object
Notice how the size of the memoryview object can not be changed.
Notice how the size of the memoryview object cannot be changed.
:class:`memoryview` has two methods:
......
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