ó
]¹èZc           @   s   d  Z  d d l Td d l Td S(   s"  
This subpackage contains utility modules for compatibility with older/newer
versions of python, as well as including some bugfixes for the stdlib that are
important for Astropy.

Note that all public functions in the `astropy.utils.compat.misc` module are
imported here for easier access.
i   (   t   *N(   t   __doc__t   misct   numpycompat(    (    (    s<   lib/python2.7/site-packages/astropy/utils/compat/__init__.pyt   <module>	   s   
