]> git.ipfire.org Git - thirdparty/babel.git/commit
Removed uses of datetime.date class from *.dat files (#174)
authorJun Omae <jun66j5@gmail.com>
Tue, 4 Aug 2015 11:15:25 +0000 (20:15 +0900)
committerJun Omae <jun66j5@gmail.com>
Wed, 5 Aug 2015 15:02:49 +0000 (00:02 +0900)
commit94f68302796149898fe99c14edc2a5519baad5e8
treee4a3b827b291cec46cb462db66d7bb8ed1464441
parent5c073d75a581a178c4679a073553c589d79c1d7e
Removed uses of datetime.date class from *.dat files (#174)

To avoid incompatible *.dat files between Python 2 and 3.
babel/numbers.py
scripts/import_cldr.py