Mercurial > babel > mirror
log
age | author | description |
---|---|---|
Thu, 09 Aug 2012 06:56:23 +0000 | fschwarz | change repr output for babel.Locale so all attributes (territory, script, variant) are shown by itself. This should help identifying bad usage of the Locale class (e.g. Locale('de_DE') instead of Locale('de', 'DE'), #279 trunk |