I found out that doing a re.findall will split up the results into an array, or rather something called a list (looks like an array to me). I'd be set if i could just count the elements in the array but I can't seem to find anything in the documentation on how to : / ...
-- http://mail.python.org/mailman/listinfo/python-list