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 8693ec2 commit 18d825bCopy full SHA for 18d825b
Doc/library/sys.rst
@@ -651,7 +651,7 @@ always available.
651
the encoding used with the :term:`filesystem error handler <filesystem
652
encoding and error handler>` to convert between Unicode filenames and bytes
653
filenames. The filesystem error handler is returned from
654
- :func:`getfilesystemencoding`.
+ :func:`getfilesystemencodeerrors`.
655
656
For best compatibility, str should be used for filenames in all cases,
657
although representing filenames as bytes is also supported. Functions
0 commit comments