Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ae7e8c4 + 544ae59 commit 78de0b1Copy full SHA for 78de0b1
1 file changed
Doc/c-api/unicode.rst
@@ -613,8 +613,7 @@ APIs:
613
614
This function checks that *unicode* is a Unicode object, that the index is
615
not out of bounds, and that the object can be modified safely (i.e. that it
616
- its reference count is one), in contrast to the macro version
617
- :c:func:`PyUnicode_WRITE_CHAR`.
+ its reference count is one).
618
619
.. versionadded:: 3.3
620
0 commit comments