U
    ?h                     @   sT   d Z ddlmZ ddlmZ ddlmZmZ ddlT g Zeej eej dS )z
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

   )_inspect)py3k)
getargspecformatargspec)*N)__doc__ r   r   r   r   __all__extend r   r   G/var/www/html/venv/lib/python3.8/site-packages/numpy/compat/__init__.py<module>   s   
