index
:
delta/cpython.git
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
3.0
3.1
3.2
3.3
3.4
3.5
3.6
baserock/2.7.9-mips64
baserock/markdoffman/py2-symlink
baserock/markdoffman/py2-symlink-v2
baserock/morph-2.7
legacy-trunk
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Lib
/
locale.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove some dead code (PyChecker)
Andrew M. Kuchling
2001-08-13
1
-3
/
+1
*
Implement Mark Favas's suggestion. There's a clear bug in _group():
Guido van Rossum
2001-04-16
1
-1
/
+1
*
Patch #415777: new grouping strategy.
Martin v. Löwis
2001-04-13
1
-10
/
+30
*
setlocale(): In _locale-missing compatibility function, string
Barry Warsaw
2001-03-23
1
-2
/
+1
*
String method conversion.
Eric S. Raymond
2001-02-09
1
-12
/
+12
*
test___all__ was failing on WIndows because locale.py doesn't really
Tim Peters
2001-01-24
1
-3
/
+10
*
a few more modules get __all__
Skip Montanaro
2001-01-24
1
-0
/
+5
*
In format(), consider sign only after grouping.
Martin v. Löwis
2001-01-21
1
-4
/
+9
*
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