name
The entry’s base filename, relative to the scandir() path argument.
The name attribute will be of the same type (str or bytes) as the scandir() path argument. Use fsdecode() to decode byte filenames.
name
The entry’s base filename, relative to the scandir() path argument.
The name attribute will be of the same type (str or bytes) as the scandir() path argument. Use fsdecode() to decode byte filenames.
Please login to continue.