o
    8Va                     @   sP   d dl Z d dlmZmZmZ d dlmZ d dlmZ dd Z	dd Z
d	d
 ZdS )    N)get_mod_func	get_classsource)warns_deprecated_sympy)pointc               	   C   sd   G dd d} t   tj}z|  t_tt W |t_n|t_w W d    d S 1 s+w   Y  d S )Nc                   @   s   e Zd Zdd ZdS )ztest_source.<locals>.StdOutc                 S   s   d S )N )selfxr   r   C/usr/lib/python3/dist-packages/sympy/utilities/tests/test_source.pywrite
   s   z!test_source.<locals>.StdOut.writeN)__name__
__module____qualname__r   r   r   r   r
   StdOut	   s    r   )r   sysstdoutr   r   )r   r   r   r   r
   test_source   s   
"r   c                   C   s   t ddksJ d S )Nsympy.core.basic.Basic)zsympy.core.basicBasic)r   r   r   r   r
   test_get_mod_func   s
   r   c                  C   s   t d} | jdksJ d S )Nr   r   )r   r   )Z_basicr   r   r
   test_get_class   s   r   )r   Zsympy.utilities.sourcer   r   r   Zsympy.testing.pytestr   Zsympy.geometryr   r   r   r   r   r   r   r
   <module>   s    