os.listdir(<file specifications>) doesn't work ??

Stef Mientki S.Mientki-nospam at mailbox.kun.nl
Mon May 14 17:38:51 EDT 2007


Michel Claveau wrote:
> Hi!
> 
> 
>> You want the glob module
> 
> Warning: glob has "unix like behavior"; just a little different with 
> windows's DIR

Don't know the details of "Unix"
but I thought "unix" was case-sensitive,
and glob.glob doesn't seem to be,
at least not on windows systems ;-)

cheers,
Stef Mientki



More information about the Python-list mailing list