ó
¸9—^c           @   s   d  Z  d d l Z d „  Z d S(   sU   
certifi.py
~~~~~~~~~~

This module returns the installation location of cacert.pem.
iÿÿÿÿNc          C   s%   t  j j t ƒ }  t  j j |  d ƒ S(   Ns
   cacert.pem(   t   ost   patht   dirnamet   __file__t   join(   t   f(    (    s.   /tmp/pip-unpacked-wheel-j1uZoO/certifi/core.pyt   where   s    (   t   __doc__R    R   (    (    (    s.   /tmp/pip-unpacked-wheel-j1uZoO/certifi/core.pyt   <module>   s   