How to search for files

fBechmann fBechmann at web.de
Sun Feb 8 23:02:59 EST 2004


os.walk (needs python 2.3) and/or glob.glob() should be good places to 
start your search.



More information about the Python-list mailing list