B
Boogie El Aceitoso
Hi,
I want to write a generator that specializes on os.walk. It should yield only
certain kinds of files.
What's the best way of doing this? How do you save the state on the base
generator?
TIA
I want to write a generator that specializes on os.walk. It should yield only
certain kinds of files.
What's the best way of doing this? How do you save the state on the base
generator?
TIA