[Toon Pieton] | Is there any way to get all the txt files in a certain folder | and all of its "sub"-folders? With sub-folder I mean all the | folders inside the previously found folder. Any help would be | greatly appreciated
Have a look at os.walk and fnmatch TJG ________________________________________________________________________ This e-mail has been scanned for all viruses by Star. The service is powered by MessageLabs. For more information on a proactive anti-virus service working around the clock, around the globe, visit: http://www.star.net.uk ________________________________________________________________________ _______________________________________________ Tutor maillist - [email protected] http://mail.python.org/mailman/listinfo/tutor
