What does the dir_fd argument of os.fwalk() do? (Python)

后端 未结 0 361
滥情空心
滥情空心 2021-01-21 05:09

If I assign an integer to the dir_fd argument of os.fwalk(), a fourth value ist added to each of the tuples generated by list(os.fwalk()).

相关标签:
回答
  • 消灭零回复
提交回复
热议问题