8000
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 ead4777 commit ed63f34Copy full SHA for ed63f34
library/os.po
@@ -414,6 +414,9 @@ msgid ""
414
"filesystem encoding with ``'surrogateescape'`` error handler, or "
415
"``'strict'`` on Windows; return :class:`str` unchanged."
416
msgstr ""
417
+"ファイルシステムのエンコーディングから :term:`path-like` な *filename* にデコードします。エラーハンドラーに "
418
+"``'surrogateescape'`` (Windows の場合は ``'strict'``) が指定されます; 未変更の "
419
+":class:`bytes` オブジェクトを返します。"
420
421
#: /home/travis/build/python/cpython-doc-catalog/Doc/library/os.rst:193
422
msgid ":func:`fsencode` is the reverse function."
0 commit comments