try this. maybe this is what you want?
reg = re.compile('Name:.*\\n', re.IGNORECASE)-- http://mail.python.org/mailman/listinfo/python-list
try this. maybe this is what you want?
reg = re.compile('Name:.*\\n', re.IGNORECASE)-- http://mail.python.org/mailman/listinfo/python-list