Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either | Thomas Wouters | 2000-07-16 | 1 | -1/+1 | |
* | -- removed get_default compatibility kludge | Fredrik Lundh | 2000-07-10 | 1 | -2/+3 | |
* | - repaired locale.py for non-windows platforms. the try/except | Fredrik Lundh | 2000-07-09 | 1 | -2/+5 | |
* | - merged setlocale and set_locale. the internal setlocale | Fredrik Lundh | 2000-07-09 | 1 | -92/+159 | |
* | typos fixed by Rob Hooft | Jeremy Hylton | 2000-06-28 | 1 | -2/+2 | |
* | Marc-Andre Lemburg <mal@lemburg.com>: | Marc-André Lemburg | 2000-06-08 | 1 | -3/+61 | |
* | Marc-Andre Lemburg <mal@lemburg.com>: | Marc-André Lemburg | 2000-06-07 | 1 | -11/+505 | |
* | Actually, the previous batch's comment should have been different; | Guido van Rossum | 2000-02-04 | 1 | -1/+2 | |
* | Mass check-in after untabifying all files that need it. | Guido van Rossum | 1998-03-26 | 1 | -18/+18 | |
* | Add Martin von Loewis as the author of this module. | Guido van Rossum | 1997-11-19 | 1 | -0/+1 | |
* | User-level locale module. A wrapper around _locale which adds | Guido van Rossum | 1997-11-19 | 1 | -0/+75 | |