[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
- Previous message: [Python-Dev] Re: os.path.walk() lacks 'depth first' option
- Next message: [Python-Dev] Re: os.path.walk() lacks 'depth first' option
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
[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).
- Previous message: [Python-Dev] Re: os.path.walk() lacks 'depth first' option
- Next message: [Python-Dev] Re: os.path.walk() lacks 'depth first' option
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]