import retext = '"Hm Err -- are you sure?" he said, sounding insecure.'pat = r'[.?-",]+'print re.findall(pat, text)
Name (required)
email (will not be published) (required)
Website