We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e7c468 commit fdd0fffCopy full SHA for fdd0fff
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