opt
/
alt
/
python310
/
lib64
/
python3.10
/
distutils
/
command
/
__pycache__
/
Go to Home Directory
+
Upload
Create File
root@0UT1S:~$
Execute
By Order of Mr.0UT1S
[DIR] ..
N/A
__init__.cpython-310.opt-1.pyc
477 bytes
Rename
Delete
__init__.cpython-310.opt-2.pyc
372 bytes
Rename
Delete
__init__.cpython-310.pyc
477 bytes
Rename
Delete
bdist.cpython-310.opt-1.pyc
3.48 KB
Rename
Delete
bdist.cpython-310.opt-2.pyc
3.30 KB
Rename
Delete
bdist.cpython-310.pyc
3.48 KB
Rename
Delete
bdist_dumb.cpython-310.opt-1.pyc
3.52 KB
Rename
Delete
bdist_dumb.cpython-310.opt-2.pyc
3.33 KB
Rename
Delete
bdist_dumb.cpython-310.pyc
3.52 KB
Rename
Delete
bdist_msi.cpython-310.opt-1.pyc
19.15 KB
Rename
Delete
bdist_msi.cpython-310.opt-2.pyc
17.67 KB
Rename
Delete
bdist_msi.cpython-310.pyc
19.22 KB
Rename
Delete
bdist_rpm.cpython-310.opt-1.pyc
11.91 KB
Rename
Delete
bdist_rpm.cpython-310.opt-2.pyc
11.61 KB
Rename
Delete
bdist_rpm.cpython-310.pyc
11.96 KB
Rename
Delete
build.cpython-310.opt-1.pyc
3.77 KB
Rename
Delete
build.cpython-310.opt-2.pyc
3.69 KB
Rename
Delete
build.cpython-310.pyc
3.77 KB
Rename
Delete
build_clib.cpython-310.opt-1.pyc
4.72 KB
Rename
Delete
build_clib.cpython-310.opt-2.pyc
4.18 KB
Rename
Delete
build_clib.cpython-310.pyc
4.72 KB
Rename
Delete
build_ext.cpython-310.opt-1.pyc
15.83 KB
Rename
Delete
build_ext.cpython-310.opt-2.pyc
13.95 KB
Rename
Delete
build_ext.cpython-310.pyc
15.83 KB
Rename
Delete
build_py.cpython-310.opt-1.pyc
10.19 KB
Rename
Delete
build_py.cpython-310.opt-2.pyc
9.04 KB
Rename
Delete
build_py.cpython-310.pyc
10.24 KB
Rename
Delete
build_scripts.cpython-310.opt-1.pyc
4.24 KB
Rename
Delete
build_scripts.cpython-310.opt-2.pyc
3.87 KB
Rename
Delete
build_scripts.cpython-310.pyc
4.24 KB
Rename
Delete
check.cpython-310.opt-1.pyc
4.85 KB
Rename
Delete
check.cpython-310.opt-2.pyc
4.27 KB
Rename
Delete
check.cpython-310.pyc
4.85 KB
Rename
Delete
clean.cpython-310.opt-1.pyc
2.06 KB
Rename
Delete
clean.cpython-310.opt-2.pyc
1.98 KB
Rename
Delete
clean.cpython-310.pyc
2.06 KB
Rename
Delete
config.cpython-310.opt-1.pyc
10.05 KB
Rename
Delete
config.cpython-310.opt-2.pyc
6.83 KB
Rename
Delete
config.cpython-310.pyc
10.05 KB
Rename
Delete
install.cpython-310.opt-1.pyc
13.50 KB
Rename
Delete
install.cpython-310.opt-2.pyc
12.54 KB
Rename
Delete
install.cpython-310.pyc
13.50 KB
Rename
Delete
install_data.cpython-310.opt-1.pyc
2.25 KB
Rename
Delete
install_data.cpython-310.opt-2.pyc
2.12 KB
Rename
Delete
install_data.cpython-310.pyc
2.25 KB
Rename
Delete
install_egg_info.cpython-310.opt-1.pyc
2.98 KB
Rename
Delete
install_egg_info.cpython-310.opt-2.pyc
2.33 KB
Rename
Delete
install_egg_info.cpython-310.pyc
2.98 KB
Rename
Delete
install_headers.cpython-310.opt-1.pyc
1.69 KB
Rename
Delete
install_headers.cpython-310.opt-2.pyc
1.53 KB
Rename
Delete
install_headers.cpython-310.pyc
1.69 KB
Rename
Delete
install_lib.cpython-310.opt-1.pyc
5.01 KB
Rename
Delete
install_lib.cpython-310.opt-2.pyc
4.46 KB
Rename
Delete
install_lib.cpython-310.pyc
5.01 KB
Rename
Delete
install_scripts.cpython-310.opt-1.pyc
2.11 KB
Rename
Delete
install_scripts.cpython-310.opt-2.pyc
1.98 KB
Rename
Delete
install_scripts.cpython-310.pyc
2.11 KB
Rename
Delete
register.cpython-310.opt-1.pyc
8.44 KB
Rename
Delete
register.cpython-310.opt-2.pyc
7.23 KB
Rename
Delete
register.cpython-310.pyc
8.44 KB
Rename
Delete
sdist.cpython-310.opt-1.pyc
14.12 KB
Rename
Delete
sdist.cpython-310.opt-2.pyc
10.89 KB
Rename
Delete
sdist.cpython-310.pyc
14.12 KB
Rename
Delete
upload.cpython-310.opt-1.pyc
5.24 KB
Rename
Delete
upload.cpython-310.opt-2.pyc
5.12 KB
Rename
Delete
upload.cpython-310.pyc
5.24 KB
Rename
Delete
o �?Og� � @ sD d Z ddlZddlmZ ddlmZ ddlmZ G dd� de�ZdS )zBdistutils.command.clean Implements the Distutils 'clean' command.� N)�Command)�remove_tree)�logc @ s6 e Zd ZdZg d�ZdgZdd� Zdd� Zdd � Zd S )�cleanz-clean up temporary files from 'build' command))zbuild-base=�bz2base build directory (default: 'build.build-base'))z build-lib=Nz<build directory for all modules (default: 'build.build-lib'))zbuild-temp=�tz7temporary build directory (default: 'build.build-temp'))zbuild-scripts=Nz<build directory for scripts (default: 'build.build-scripts'))zbdist-base=Nz+temporary directory for built distributions)�all�az7remove all build output, not just temporary by-productsr c C s( d | _ d | _d | _d | _d | _d | _d S )N)� build_base� build_lib� build_temp� build_scripts� bdist_baser ��self� r �>/opt/alt/python310/lib64/python3.10/distutils/command/clean.py�initialize_options s zclean.initialize_optionsc C s"