ó
ØÆ÷Xc           @` sŒ   d  Z  d d l m Z m Z m Z d d l m Z d d l m Z d d l m Z m	 Z	 d d l Tg  Z
 e
 j e j
 ƒ e
 j e j
 ƒ d S(	   sï   
Compatibility module.

This module contains duplicated code from Python itself or 3rd party
extensions, which may be included for the following reasons:

  * compatibility
  * we may only need a small subset of the copied library/module

i    (   t   divisiont   absolute_importt   print_functioni   (   t   _inspect(   t   py3k(   t
   getargspect   formatargspec(   t   *N(   t   __doc__t
   __future__R    R   R   t    R   R   R   R   t   __all__t   extend(    (    (    s4   /tmp/pip-build-X4mzal/numpy/numpy/compat/__init__.pyt   <module>
   s   
