Find and Delete all files with .xxx extension
John McMonagle
jmcmonagle at velseis.com.au
Wed Jul 12 22:40:29 EDT 2006
On Wed, 2006-07-12 at 16:12 -1000, normt's subject read:
> Find and Delete all files with .xxx extension
How ? In the current directory/folder ? Recursively search through all
the directories/folders from a certain path ?
I suggest you look at the os module (section about Files and
Directories)
http://docs.python.org/lib/os-file-dir.html
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
More information about the Python-list
mailing list