ID EN
OS

path

Python 3.11

The entry’s full path name: equivalent to os.path.join(scandir_path, entry.name) where scandir_path is the scandir() path argument. The path is only absolute if the scandir() path argument was absolute. If the scandir() path argument was a file descriptor, the path attribute is the same as the name attribute.

Syntax

PYTHON
path

See Also

scandir() scandir() scandir() file descriptor path name path scandir()