[EMAIL PROTECTED] writes:

> Thank you very much, your code works perfectly!

One thing I forgot: you might want to make the whitespace handling a bit more
robust/general e.g. by using something along the lines of

  set_phrase.replace(' ', r'\w+')

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

Reply via email to