]> git.ipfire.org Git - thirdparty/babel.git/commit
import_cldr: refactor locale data parsing into multiple functions
authorAarni Koskela <akx@iki.fi>
Sun, 14 Feb 2016 19:45:19 +0000 (21:45 +0200)
committerAarni Koskela <akx@iki.fi>
Sun, 14 Feb 2016 19:45:19 +0000 (21:45 +0200)
commite59cfde41a970bd71c9dabc8cc72c6f845e7f009
tree59f9bed7fd88ce9726975ad91149870e153790b0
parent69d1b1265e68eacaff3e587e7a5fc398837a0fea
import_cldr: refactor locale data parsing into multiple functions

Special care was taken to order the new functions in the same order as the
original source was; the resulting whitespace-ignoring diff is very
minimal.
scripts/import_cldr.py