SIGN IN SIGN UP

Part of SF patch #1313939: Speedup charmap decoding by extending

PyUnicode_DecodeCharmap() the accept a unicode string as the mapping
argument which is used as a mapping table.

This code isn't used by any of the codecs yet.
W
Walter Dörwald committed
d1c1e10f70212464415fdf2ab0bed4b5d32fdf32
Parent: 331649a