Improve robustness of regexp search strings
Remove white space from regular expression search strings. Add _parseString helper method to prevent assigning a None Object as the result.
Remove white space from regular expression search strings. Add _parseString helper method to prevent assigning a None Object as the result.