�
{fc           @   s�   d  Z  d d l Z e j 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 'utf-8' Codec
Written by Marc-Andre Lemburg (mal@lemburg.com).
(c) Copyright CNRI, All Rights Reserved. NO WARRANTY.
i����Nt   strictc         C   s   t  j |  | t � S(   N(   t   codecst   utf_8_decodet   True(   t   inputt   errors(    (    s'