mirror of
https://github.com/python/cpython.git
synced 2025-09-18 14:40:43 +00:00
Fix typo.
This commit is contained in:
parent
9fdd11b3b6
commit
a305ca786c
1 changed files with 1 additions and 1 deletions
|
@ -162,7 +162,7 @@ process and user.
|
||||||
error handler if the filesystem encoding is ``'mbcs'`` (which is the default
|
error handler if the filesystem encoding is ``'mbcs'`` (which is the default
|
||||||
encoding).
|
encoding).
|
||||||
|
|
||||||
:func:`fsdencode` is the reverse function.
|
:func:`fsdecode` is the reverse function.
|
||||||
|
|
||||||
.. versionadded:: 3.2
|
.. versionadded:: 3.2
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue