On 29/09/2011 15:22, lina wrote:
I want to read a bunch of *.doc file in present working directory,

how can I use for to read one by one and do further work,

sorry,

what's the best reference webpage I can use?

I googled, lots of distracting info, and I barely can understand how
they think.

Try these:

http://docs.python.org/library/glob.html

http://www.doughellmann.com/PyMOTW/glob/index.html

TJG
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to