renaming files
Joerg Woelke
dvass at felis.uni-freiburg.de
Mon Jan 6 23:57:24 EST 2003
More information about the Python-list mailing list
Mon Jan 6 23:57:24 EST 2003
- Previous message (by thread): renaming files
- Next message (by thread): renaming files
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi! Hilbert wrote: > > Hello, [ snip ] > I can't find no easy way. I don't want to use a system call to 'ls', so got > a list > of files with os.listdir(), but how can I get a selective list? > I can match "test-" with string.find, but I'm really looking for test-????.* > (csh wildcards). glob.glob() > Any suggestions? > > Thanks! HTH, J"o! -- sigfault
- Previous message (by thread): renaming files
- Next message (by thread): renaming files
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list