Chris a écrit :
On May 15, 2:27 pm, globalrev <[EMAIL PROTECTED]> wrote:
i have a big collection of .txt files that i want to open and parse to
extract information.

is there a library for this or maybe even built in?

os.open to open the files

What's wrong with (builtin) open ?

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

Reply via email to