Home
/
Python 3.11
/
OS
/
fspath
Python 3.0
Python 3.9
Python 3.11
Fungsi
ID
EN
…
OS
fspath
Python 3.11
🇮🇩 Bahasa Indonesia
Kembalikan representasi sistem file dari jalur tersebut.
Syntax
PYTHON
Copy
os.fspath(path)
See Also
str
bytes
__fspath__()
str
bytes
TypeError