| Current Path : /opt/alt/python37/lib64/python3.7/site-packages/Cython/__pycache__/ |
| Current File : //opt/alt/python37/lib64/python3.7/site-packages/Cython/__pycache__/Debugging.cpython-37.pyc |
B
Z��Z( � @ s d d� Z dS )c G s� dd l }td�tt| ��� |�d�}xX|r~|jj}|j� dd �}|rdt
|dd �}|rdd|j|f }td||jf � |j
}q(W td� d S ) N� � � �self� __class__z%s.%szCalled from: %s %szF----------------------------------------------------------------------)�sys�print�join�map�str� _getframe�f_code�co_name�f_locals�get�getattr�__name__�f_lineno�f_back)�argsr �f�name�s�c� r �C/opt/alt/python37/lib64/python3.7/site-packages/Cython/Debugging.py�print_call_chain s
r N)r r r r r �<module> �