python (3.12.0)
ˑe$ d Z ddlZ G d dej Z G d dej Z G d dej Z G d d
eej
Z G d deej Zd
Zy)a Generic Python Character Mapping Codec.
Use this codec directly rather than through the automatic
conversion mechanisms supplied by unicode() and .encode().
Written by Marc-Andre Lemburg (mal@lemburg.com).
(c) Copyright CNRI, All Rights Reserved. NO WARRANTY.
Nc <