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 607bc3d + a479b75 commit 28479d8Copy full SHA for 28479d8
1 file changed
Doc/c-api/arg.rst
@@ -515,7 +515,7 @@ Building values
515
``None`` is returned.
516
517
``y`` (:class:`bytes`) [char \*]
518
- This converts a C string to a Python :func:`bytes` object. If the C
+ This converts a C string to a Python :class:`bytes` object. If the C
519
string pointer is *NULL*, ``None`` is returned.
520
521
``y#`` (:class:`bytes`) [char \*, int]
0 commit comments