The Python Oracle

List files ONLY in the current directory

Become part of the top 3% of the developers by applying to Toptal https://topt.al/25cXVn

--

Music by Eric Matyas
https://www.soundimage.org
Track title: Dream Voyager Looping

--

Chapters
00:00 Question
01:05 Accepted answer (Score 515)
01:53 Answer 2 (Score 90)
02:20 Answer 3 (Score 29)
02:31 Answer 4 (Score 16)
02:56 Thank you

--

Full question
https://stackoverflow.com/questions/1196...

Accepted answer links:
[os.listdir]: http://docs.python.org/library/os#os.lis...
[os.path.isfile]: http://docs.python.org/library/os.path.h...
[os.walk]: http://docs.python.org/library/os#os.wal...
[Causality]: https://stackoverflow.com/users/1311956/...

Answer 4 links:
[os.scandir()]: https://docs.python.org/3/library/os.htm...
[implements]: https://docs.python.org/3/whatsnew/3.5.h...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#python

#avk47