When passing an empty string to a regular expression object, the result of a search is a match object an not None. Should it be None since there is nothing to match?When passing an empty string to a regular expre
When passing an empty string to a regular expression object, the result of a search is a match object an not None. Should it be None since there is nothing to match?When passing an empty string to a regular expre