Devan L Thu, 30 Jun 2005 20:22:04 -0700
Try this. re.findall(r'(.+? \(.+?\))(?:,|$)',yourtexthere)
-- http://mail.python.org/mailman/listinfo/python-list