From 0c5a736d0e854c025f2b38839e4ecdee78229199 Mon Sep 17 00:00:00 2001 From: Nikos Kouremenos Date: Sat, 18 Nov 2006 23:48:31 +0000 Subject: [PATCH] fix bad logic --- src/common/helpers.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/common/helpers.py b/src/common/helpers.py index 7961cdfb3..b37aad73e 100644 --- a/src/common/helpers.py +++ b/src/common/helpers.py @@ -328,8 +328,8 @@ def from_one_line(msg): # to match the regexp that follows it # So here match '\\n' but not if you have a '\' before that - re = re.compile(r'(?