D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
lib
/
python2.7
/
encodings
/
Filename :
charmap.pyc
back
Copy
� xFWgc @ s� d Z d d l Z d e j f d � � YZ d e j f d � � YZ d e j f d � � YZ d e e j f d � � YZ d e e j f d � � YZ d � Z d S( s 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. i����Nt Codecc B s e Z e j Z e j Z RS( ( t __name__t __module__t codecst charmap_encodet encodet charmap_decodet decode( ( ( s'