summaryrefslogtreecommitdiff
path: root/src/mailman/languages/language.py
Commit message (Collapse)AuthorAgeFilesLines
* Happy New Year.Barry Warsaw2011-01-011-1/+1
|
* Happy New Year.Barry Warsaw2010-01-011-1/+1
|
* Much clean up of the language code, though more can be done. Factor out theBarry Warsaw2009-02-121-0/+47
language manager stuff into a separate Language class, and be clearer in the APIs about whether we want a language code or a Language instance. The impetus to this was to get rid of Utils.GetCharSet(), which is done.