Lines Matching defs:dotdot
2227 dotdot = ".*[^.]\\.\\.[^.].*"2229 dotdotPattern = re.compile(dotdot)