Python Forum
Python Forum
>
General
>
News and Discussions
> why i don't like os.walk()
Full Version:
why i don't like os.walk()
You're currently viewing a stripped down version of our content.
View the full version
with proper formatting.
Pages:
1
2
3
Skaperen
Jan-11-2018, 08:39 AM
my requirement is anything released in last 10 years and what come in Python itself. i've already started coding a generator around
os.listdir()
.
Pages:
1
2
3
Python Forum
>
General
>
News and Discussions
> why i don't like os.walk()