![]() |
|
|
+ Search |
![]()
|
Jun 26th, 2006 08:04
dennis bartlett, chempaka biru, try glob()
import glob # http://diveintopython.org/file_handling/os_module.html # <<-------------find all clw files in AND below TPA2007---->> files = glob.glob("c:\\source\\TPA2007\\*\\*.clw") for fil in files: