From 4c8d8a09b322094aebe36f80cc2812d74ffe0e8b Mon Sep 17 00:00:00 2001 From: Romain Goffe Date: Sun, 25 Mar 2012 15:51:18 +0200 Subject: [PATCH] =?UTF-8?q?utils:=20remove=20backslash=20before=20=C5=93?= =?UTF-8?q?=20characters?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- utils/rules.py | 1 + 1 file changed, 1 insertion(+) diff --git a/utils/rules.py b/utils/rules.py index 9ba0aa27..5ab464b4 100755 --- a/utils/rules.py +++ b/utils/rules.py @@ -20,6 +20,7 @@ word_dic = { "voeu": "vœu", "oeuf": "œuf", "oe{}": "œ", +"\œ": "œ", ##: Contractions "ptit": "p'tit", ##: Punctuation