]> git.ipfire.org Git - thirdparty/babel.git/commit
localedata: Rename to locale-data 246/head
authorLasse Schuirmann <lasse.schuirmann@gmail.com>
Tue, 22 Sep 2015 21:46:08 +0000 (23:46 +0200)
committerLasse Schuirmann <lasse.schuirmann@gmail.com>
Fri, 25 Sep 2015 19:18:39 +0000 (21:18 +0200)
commit2d1882edeef621f3bacbfa6af2d7b5a5d34a81f1
tree15f945398a70a57a08b0de302ec926f013025b42
parentd4a1a20de73069ba305820a4cbf934d684d505ca
localedata: Rename to locale-data

To fix the ImportError because of the name clash with localedata.py.
locale-data is no valid python identifier and thus a nice indicator that
this directory actually contains data.
MANIFEST.in
Makefile
babel/locale-data/.gitignore [moved from babel/localedata/.gitignore with 100% similarity]
babel/localedata.py
scripts/import_cldr.py
setup.py
tests/test_core.py