How to list only top level directories in Python?

前端 未结 18 1394
既然无缘
既然无缘 2020-12-04 07:51

I want to be able to list only the directories inside some folder. This means I don\'t want filenames listed, nor do I want additional sub-folders.

Let\'s see if an

18条回答
提交回复
热议问题