find -name *.ext in Python

Robin Becker robin at jessikat.fsnet.co.uk
Fri Jul 14 12:28:40 EDT 2000


In article <396F1C32.9A1CE891 at seatech.fau.edu>, Benoit Dupire
<bdupire at seatech.fau.edu> writes
>I wrote a simple Python script to perform the Unix function
>find -name *.ext
>on a NT system.
>I would like to know if there is a way to simplify it (or to perfect
>it).
>
1.5.2 has a find.py in Lib, but it's going away apparently.
-- 
Robin Becker



More information about the Python-list mailing list