> > Shouldn't that be os.path.walk()? > > It says in the documentation (it might be the newer ones?): > > "Note: The newer os.walk() generator supplies similar functionality and can > be easier to use." > -- 6.2 os.path -- Common pathname manipulations
Ah, I assume that must be a 2.3 addition, its not in my Nutshell book and I've only used os.path.walk previously. Thanks for the pointer. Alan G. _______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor