diff --git a/mylar/filechecker.py b/mylar/filechecker.py index 58b640e8..4b7b7668 100755 --- a/mylar/filechecker.py +++ b/mylar/filechecker.py @@ -378,13 +378,14 @@ class FileChecker(object): ret_sf1 = ' '.join(sf) #here we should account for some characters that get stripped out due to the regex's - #namely, unique characters - known so far: +, & + #namely, unique characters - known so far: +, &, @ #c11 = '\+' #f11 = '\&' #g11 = '\'' ret_sf1 = re.sub('\+', 'c11', ret_sf1).strip() ret_sf1 = re.sub('\&', 'f11', ret_sf1).strip() ret_sf1 = re.sub('\'', 'g11', ret_sf1).strip() + ret_sf1 = re.sub('\@', 'h11', ret_sf1).strip() #split_file = re.findall('(?imu)\([\w\s-]+\)|[-+]?\d*\.\d+|\d+[\s]COVERS+|\d{4}-\d{2}-\d{2}|\d+[(th|nd|rd|st)]+|\d+|[\w-]+|#?\d\.\d+|#[\.-]\w+|#[\d*\.\d+|\w+\d+]+|#(?