ls files --> list packer

kpp9c kp8 at mac.com
Mon Feb 27 03:29:34 EST 2006


nice! two little lines that do a boatload of work! hee hee

----
pth = '/Users/kpp9c/snd/01'
samples = [os.path.join(pth, f) for f in os.listdir(pth) if
f.endswith('.aif')]
----

thank you Kent! (and Jeremy and Magnus and Singletoned and I V ... and
john boy and mary ellen .. )




More information about the Python-list mailing list