commit | fd4c419332c7ce5a9e0cb1bf14526c0b81c7d9b7 | [log] [tgz] |
---|---|---|
author | Tim Peters <tim.peters@gmail.com> | Thu May 18 02:06:40 2006 +0000 |
committer | Tim Peters <tim.peters@gmail.com> | Thu May 18 02:06:40 2006 +0000 |
tree | e9c9c064906432f020a2ada463c2e984ea18aea3 | |
parent | b89316fdbf5d5d4d33ab780c5ce2ab006ebb6ea7 [diff] [blame] |
Whitespace normalization.
diff --git a/Lib/locale.py b/Lib/locale.py index b60c0a4..fd549bb 100644 --- a/Lib/locale.py +++ b/Lib/locale.py
@@ -132,7 +132,7 @@ def format(percent, value, grouping=False, monetary=False, *additional): """Returns the locale-aware substitution of a %? specifier (percent). - + additional is for format strings which contain one or more '*' modifiers.""" # this is only for one-percent-specifier strings and this should be checked