Current File : //snap/core22/2115/usr/share/python3/debpython/__pycache__/files.cpython-310.pyc |
o
年f-
� @ s� d dl Z d dlmZmZ d dlmZmZmZ d dlm Z m
Z
d dlmZ e �
e�Zddd�Zdd d
�Zdd� Zd
d� Zdd� ZdS )� N)�walk�environ)�abspath�isfile�join)�Popen�PIPE)�
PUBLIC_DIR_RE�z.pyc c s� � t |�}t| tt f�r| D ]}t|�D ]}|V qqdS t| �r+| �|�r+| V dS tt| ��D ]\}}}|D ]
}|�|�rEt||�V q8q1dS )z6Generate *.py file names available in given directory.N) �tuple�
isinstance�list�from_directoryr �endswithr r r )�dname�
extensions�item�fn�root�dirs�
file_names� r �%/usr/share/python3/debpython/files.pyr s"