summaryrefslogtreecommitdiffstats
path: root/Modules/_localemodule.c
Commit message (Expand)AuthorAgeFilesLines
* LC_MESSAGES is not defined on all systems; use #ifdef LC_MESSAGES.Guido van Rossum1997-12-091-0/+2
* Martin von Loewis' _locale module (locale.py follows tomorrow).Guido van Rossum1997-11-181-0/+355