svn: r1707
This commit is contained in:
Alex Roitman 2003-06-11 04:58:37 +00:00
parent 5b1f94b11a
commit a29cc933f7

View File

@ -511,7 +511,8 @@ def register_relcalc(func, languages):
try:
if os.environ["LANG"] in languages:
_relcalc_task = func
pass
except:
pass
def relationship_function():
global _relcalc_task