You can use .read_dir() to get an iterator over the entries of the directory. . and .. are skipped, so if the first next() call on the ...
確定! 回上一頁