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.
Doc/c-api/unicode.rst
1 parent 718d234 commit 03b18e0Copy full SHA for 03b18e0
1 file changed
Doc/c-api/unicode.rst
@@ -622,7 +622,7 @@ APIs:
622
623
On error, set *\*p_left* to ``NULL`` and set an exception.
624
625
- On sucess, set *\*p_left* to a new strong reference to the result.
+ On success, set *\*p_left* to a new strong reference to the result.
626
627
628
.. c:function:: void PyUnicode_AppendAndDel(PyObject **p_left, PyObject *right)
0 commit comments