ó
Á£ô_c        	   @   s³   d  Z  d d l Z d d l Z d d l Z x\ e e j ƒ D]K Z e d k s[ e j d ƒ r: e j e e j d e j	 d d d ƒ <q: q: We j
 d d	 k r¯ e j d
 e ƒ n  d S(   s”   ACME protocol implementation.

This module is an implementation of the `ACME protocol`_.

.. _`ACME protocol`: https://ietf-wg-acme.github.io/acme

iÿÿÿÿNt   josepys   josepy.s   acme.t   josei   i    i   sa   Python 2 support will be dropped in the next release of acme. Please upgrade your Python version.(   t   __doc__t   syst   warningsR    R   t   listt   modulest   modt
   startswitht   replacet   version_infot   warnt   PendingDeprecationWarning(    (    (    s1   /usr/lib/python2.7/site-packages/acme/__init__.pyt   <module>   s   .