aboutsummaryrefslogtreecommitdiff
path: root/dfr/dump2msgp.py
diff options
context:
space:
mode:
Diffstat (limited to 'dfr/dump2msgp.py')
-rw-r--r--dfr/dump2msgp.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/dfr/dump2msgp.py b/dfr/dump2msgp.py
index 1d3e1a2..7e355c7 100644
--- a/dfr/dump2msgp.py
+++ b/dfr/dump2msgp.py
@@ -58,7 +58,7 @@ template_second = ['link', 'bd', 'pc', 'nom w pc', 'w', 'smcp', 'lien', 'ws',
'in', 'siècle2', 'fchim', 'nobr', 'wp', 'r',
'clé de tri', 'contexte', 'emploi', 'l', 'polytonique',
'pron-API', 'registre', 'scmp', 'siècle', 'x',
- ]
+]
template_second_lambda_trd = {
@@ -287,6 +287,7 @@ def wikiToMd(line, info, errorF):
def extractAll(f, errorF, ignore):
title = ""
+
isFr = False
hasForbidden = False
hasText = False