plus comprehensible

darcs-hash:20060425213014-9e428-e94e54255c2eae89a1e1276528da167549483ec3.gz
This commit is contained in:
bobot 2006-04-25 23:30:14 +02:00
parent 7101842139
commit cd1b66a947

View file

@ -43,7 +43,7 @@ def execute(macro, text):
code += f.table_cell(0) code += f.table_cell(0)
dico={u"hotspot" : {u"1" : u"+" , u"0" : u""}, dico={u"hotspot" : {u"1" : u"+" , u"0" : u""},
u"up" : {u"1" : u"" , u"0": u"!"}} u"up" : {u"1" : u"y" , u"0": u"n"}}
for nom_attribut in [u"hotspot",u"up"]: for nom_attribut in [u"hotspot",u"up"]:
code += f.table_cell(1) code += f.table_cell(1)