Typo
svn: r1707
This commit is contained in:
parent
5b1f94b11a
commit
a29cc933f7
@ -511,7 +511,8 @@ def register_relcalc(func, languages):
|
|||||||
try:
|
try:
|
||||||
if os.environ["LANG"] in languages:
|
if os.environ["LANG"] in languages:
|
||||||
_relcalc_task = func
|
_relcalc_task = func
|
||||||
pass
|
except:
|
||||||
|
pass
|
||||||
|
|
||||||
def relationship_function():
|
def relationship_function():
|
||||||
global _relcalc_task
|
global _relcalc_task
|
||||||
|
Loading…
x
Reference in New Issue
Block a user