SIGN IN SIGN UP

Normalize the encoding names for Latin-1 and UTF-8 to

'latin-1' and 'utf-8'.

These are optimized in the Python Unicode implementation
to result in more direct processing, bypassing the codec
registry.

Also see issue11303.
M
Marc-André Lemburg committed
8f36af7a4c9409a673412e4bdfbad76d700abc3a
Parent: a391b11