python (3.11.7)
    e                     x    d Z ddlZddlZd ZdZ G d dej                  Zedk    r ej                     dS dS )z Python character mapping codec test
This uses the test codec in testcodec.py and thus also tests the
encodings package lookup scheme.
Written by Marc-Andre Lemburg (mal@lemburg.com).
(c) Copyright 2000 Guido van Rossum.
    Nc                 `    | dk    r'ddl m} t          |                                          S d S )N	testcodecr   )r   )testr   tuplegetregentry)encodingr   s     J/BuggyBox/python/3.11.7/bootstrap/lib/python3.11/test/test_charmapcodec.pycodec_search_functionr
      s>