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
- How do I skip over multiple words in a file? chad
- Re: How do I skip over multiple words in a... Tim Chase
- Re: How do I skip over multiple words in a... r0g
- Re: How do I skip over multiple words in a... Paul Watson
- Re: How do I skip over multiple words ... Stefan Sonnenberg-Carstens
- Re: How do I skip over multiple words in a... Paul Rubin
