Kaydet (Commit) 98d95a50 authored tarafından Sandro Tosi's avatar Sandro Tosi

merge with 3.2

......@@ -149,7 +149,7 @@ Sequence Protocol
Return the *i*\ th element of *o* or *NULL* on failure. Macro form of
:c:func:`PySequence_GetItem` but without checking that
:c:func:`PySequence_Check(o)` is true and without adjustment for negative
:c:func:`PySequence_Check` on *o* is true and without adjustment for negative
indices.
......
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