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.
1 parent 35f3a2c commit 98c07bdCopy full SHA for 98c07bd
1 file changed
Doc/c-api/unicode.rst
@@ -470,7 +470,7 @@ these codecs are directly usable via the following functions.
470
471
Many of the following APIs take two arguments encoding and errors. These
472
parameters encoding and errors have the same semantics as the ones of the
473
-built-in :func:`unicode` Unicode object constructor.
+built-in :func:`str` string object constructor.
474
475
Setting encoding to *NULL* causes the default encoding to be used
476
which is ASCII. The file system calls should use
0 commit comments