[fix] local dirs for cldr data

This commit is contained in:
Al
2015-04-14 15:46:15 -04:00
parent 744231c148
commit 6e9295154a
4 changed files with 15 additions and 5 deletions

View File

@@ -8,7 +8,7 @@ from collections import Counter
from cStringIO import StringIO
from lxml import etree
from geodata.i18n.unicode_data import CLDR_DIR
from unicode_paths import CLDR_DIR
this_dir = os.path.realpath(os.path.dirname(__file__))
DEFAULT_LANGUAGES_DIR = os.path.join(os.pardir, os.pardir, os.pardir,