Hi,

I was confused by \s+ and \S+ in python.
The second one (\S+) is stand for matching all alphabets except for digit and space? How about the first one?


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

Reply via email to