File: //usr/local/lib/python3.10/dist-packages/numpy/doc/__pycache__/__init__.cpython-310.pyc
o
���g� � @ sv d dl Z e j�e j�e��Zedd� e �e�D ��ZeD ]
Z e
ed e � q[ [dd�dge � Ze�
dg� dS ) � Nc c s0 � | ]}|� d �r|�d�s|dd� V qdS )z.py�__N���)�endswith�
startswith)�.0�f� r �=/usr/local/lib/python3.10/dist-packages/numpy/doc/__init__.py� <genexpr> s � �r
�.z�Topical documentation
=====================
The following topics are available:
%s
You can view them by
>>> help(np.doc.TOPIC) #doctest: +SKIP
z
- � �__doc__)�os�path�join�dirname�__file__�ref_dir�sorted�listdir�__all__r �
__import__�__name__r
�extendr r r r �<module> s �