summaryrefslogtreecommitdiffstats
path: root/Lib/locale.py
Commit message (Expand)AuthorAgeFilesLines
* Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in eitherThomas Wouters2000-07-161-1/+1
* -- removed get_default compatibility kludgeFredrik Lundh2000-07-101-2/+3
* - repaired locale.py for non-windows platforms. the try/exceptFredrik Lundh2000-07-091-2/+5
* - merged setlocale and set_locale. the internal setlocaleFredrik Lundh2000-07-091-92/+159
* typos fixed by Rob HooftJeremy Hylton2000-06-281-2/+2
* Marc-Andre Lemburg <mal@lemburg.com>:Marc-André Lemburg2000-06-081-3/+61
* Marc-Andre Lemburg <mal@lemburg.com>:Marc-André Lemburg2000-06-071-11/+505
* Actually, the previous batch's comment should have been different;Guido van Rossum2000-02-041-1/+2
* Mass check-in after untabifying all files that need it.Guido van Rossum1998-03-261-18/+18
* Add Martin von Loewis as the author of this module.Guido van Rossum1997-11-191-0/+1
* User-level locale module. A wrapper around _locale which addsGuido van Rossum1997-11-191-0/+75