| Linux host35.registrar-servers.com 4.18.0-553.47.1.lve.el8.x86_64 #1 SMP Tue Apr 8 13:54:31 UTC 2025 x86_64 Path : /lib64/python2.7/encodings/ |
| Current File : //lib64/python2.7/encodings/mbcs.pyc |
�
{fc @ s� d Z d d l m Z m Z d d l Z e Z d d � Z d e j f d � � YZ d e j f d � � YZ d
e j f d � � YZ d e j
f d
� � YZ
d � Z d S( s� Python 'mbcs' Codec for Windows
Cloned by Mark Hammond ([email protected]) from ascii.py,
which was written by Marc-Andre Lemburg ([email protected]).
(c) Copyright CNRI, All Rights Reserved. NO WARRANTY.
i����( t mbcs_encodet mbcs_decodeNt strictc C s t | | t � S( N( R t True( t inputt errors( ( s&