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 5e7c468 commit fdd0fffCopy full SHA for fdd0fff
1 file changed
Doc/library/sys.rst
@@ -697,7 +697,7 @@ always available.
697
the encoding used with the :term:`filesystem error handler <filesystem
698
encoding and error handler>` to convert between Unicode filenames and bytes
699
filenames. The filesystem error handler is returned from
700
- :func:`getfilesystemencoding`.
+ :func:`getfilesystemencodeerrors`.
701
702
For best compatibility, str should be used for filenames in all cases,
703
although representing filenames as bytes is also supported. Functions
0 commit comments