U
    1e                     @   s>   d Z ddlZejdeedd ddlmZmZm	Z	m
Z
 dS )zDEPRECATED: Function signature objects for callables.

Use the standard library version if available, as it is more up to date.
Fallback on backport otherwise.
    Nz{} backport for Python 2 is deprecated in IPython 6, which only supports Python 3. Import directly from  standard library `inspect`   )
stacklevel)BoundArguments	Parameter	Signature	signature)__doc__warningswarnformat__name__DeprecationWarninginspectr   r   r   r    r   r   </tmp/pip-unpacked-wheel-3hxk2k58/IPython/utils/signatures.py<module>   s    