B
    ²}ú]  ã               @   sì   d Z ddlmZmZmZ ddlZddlZddlm	Z
 dddd	d
dgZejddd dd„ƒZejdddd„ ƒZejdddd„ ƒZejdddd„ ƒZejdddd„ ƒZejddd!dd	„ƒZejdddd
„ ƒZejdddd„ ƒZdS )"zk Utilities to allow inserting docstring fragments for common
parameters into function and method docstringsé    )ÚdivisionÚprint_functionÚabsolute_importNé   )ÚdoccerÚ	docformatÚinherit_docstring_fromÚindentcount_linesÚfilldocÚunindent_dictÚunindent_stringz1scipy.misc.docformat is deprecated in Scipy 1.3.0)Úmessagec             C   s   t  | |¡S )N)Ú_ldr   )Ú	docstringÚdocdict© r   ú]/home/fristb/BIRCH/lib-linux-x86_64/python/lib64/python3.7/site-packages/scipy/misc/doccer.pyr      s    z>scipy.misc.inherit_docstring_from is deprecated in Scipy 1.3.0c             C   s
   t  | ¡S )N)r   r   )Úclsr   r   r   r      s    zAscipy.misc.extend_notes_in_docstring is deprecated in Scipy 1.3.0c             C   s   t  | |¡S )N)r   Úextend_notes_in_docstring)r   Únotesr   r   r   r      s    r   zBscipy.misc.replace_notes_in_docstring is deprecated in Scipy 1.3.0c             C   s   t  | |¡S )N)r   Úreplace_notes_in_docstring)r   r   r   r   r   r      s    r   z9scipy.misc.indentcount_lines is deprecated in Scipy 1.3.0c             C   s
   t  | ¡S )N)r   r	   )Úlinesr   r   r   r	   $   s    z/scipy.misc.filldoc is deprecated in Scipy 1.3.0Tc             C   s   t  | |¡S )N)r   r
   )r   Zunindent_paramsr   r   r   r
   *   s    z5scipy.misc.unindent_dict is deprecated in Scipy 1.3.0c             C   s
   t  | ¡S )N)r   r   )r   r   r   r   r   /   s    z7scipy.misc.unindent_string is deprecated in Scipy 1.3.0c             C   s
   t  | ¡S )N)r   r   )r   r   r   r   r   4   s    )N)T)Ú__doc__Ú
__future__r   r   r   ÚsysÚnumpyÚnpÚ_libr   r   Ú__all__Ú	deprecater   r   r   r   r	   r
   r   r   r   r   r   r   Ú<module>   s    


