commit | af080876dc4148b15bb79886b8aeecbf173f4fd3 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Fri Jan 17 09:27:56 2014 +0200 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Fri Jan 17 09:27:56 2014 +0200 |
tree | 9a75d0e9c4f24f584033d4782ee810a311d14f76 | |
parent | 8363f77795503e5352d983be844f156f4f495458 [diff] |
Issue #20086: Restored the use of locale-independing mapping instead of locale-depending str.lower() in locale.normalize().