Kent Johnson wrote:

>import os
>files = os.listdir('.')
>

Thanks, that's good to know.  I still need to use os.popen() for a few 
things, but I'll be needing filenames also, so when I try to get 
filenames I'll use the above.

James

-- 
My blog: http://www.crazydrclaw.com/
My homepage: http://james.colannino.org/

"If Carpenters made houses the way programmers design programs, the first 
woodpecker to come along would destroy all of civilization." --Computer Proverb

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to