| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| format(), str(), atof(), and atoi(). The last three are locale sensitive versions of the corresponding standard functions (only for numbers though); format() does general %[efg] formatting taking the locale into account, optionally with thousands grouping. | |||||
