SIGN IN SIGN UP

Change normalize_encodings() to avoid using .translate() or depending on

the string type.  It will always return a Unicode string.  The algoritm's
specification is unchanged.
G
Guido van Rossum committed
ad5b9de288de6b5f965fdfd4db30753c30f9d5ca
Parent: c3b6ac7