ó
xFWgc           @   sS   d  Z  d d l Z e j d e d ƒ d d l Td d l m Z d d l m Z d S(   s   This file is only retained for backwards compatibility.
It will be removed in the future.  sre was moved to re in version 2.5.
iÿÿÿÿNs/   The sre module is deprecated, please import re.i   (   t   *(   t   __all__(   t   _compile(   t   __doc__t   warningst   warnt   DeprecationWarningt   reR   R   (    (    (    s   /usr/lib/python2.7/sre.pyt   <module>   s   	

