Let's say that I have an article. What I want to do is read in this
file and have the program skip over ever instance of the words "the",
"and",  "or", and "but". What would be the general strategy for
attacking a problem like this?
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to