]> git.ipfire.org Git - thirdparty/babel.git/commit
Move function for determining the system default locale to `babel.core`, and make...
authorChristopher Lenz <cmlenz@gmail.com>
Wed, 6 Jun 2007 11:02:24 +0000 (11:02 +0000)
committerChristopher Lenz <cmlenz@gmail.com>
Wed, 6 Jun 2007 11:02:24 +0000 (11:02 +0000)
commit34005c1b9e0cd56e8758bdc4d27ad642d5e11131
treed4f55cf4986f12b12b206de222048a84fb2e776d
parent5b3a8a02d321ffcec75facacb8e31efef6f71f33
Move function for determining the system default locale to `babel.core`, and make it available as a class method on `Locale`.
babel/core.py
babel/dates.py
babel/numbers.py
babel/util.py