[Python-Dev] Re: os.path.walk() lacks 'depth first' option (original) (raw)

Tim Peters tim.one@comcast.net
Tue, 29 Apr 2003 00:57:58 -0400


[Greg Ewing]

How about os.walkdir (by analogy with os.listdir).

I'm -0 on bothering to change the name, but, if we have to, I'm +1 on walkdir (for the reason Greg gives there).