Read a group of files as a list

citlaly isalazar80 at yahoo.com.mx
Mon Sep 18 20:10:50 EDT 2006


Hi!!
I'm a beginner in python and I'm trying to use the files from a
"folder" as a list. What I want to do is  read each one as a list, but
just the name of the file, the data inside doesn't matter. How can I do
it?  I was trying using a list, but I don't know how "convert" the
elements (files) to a list that I can read and manipulate...

Thanks in advance for your help!!

Citlaly....




More information about the Python-list mailing list