Server IP : 172.67.214.6 / Your IP : 216.73.216.73 Web Server : LiteSpeed System : Linux premium900.web-hosting.com 4.18.0-553.22.1.lve.1.el8.x86_64 #1 SMP Tue Oct 8 15:52:54 UTC 2024 x86_64 User : redwjova ( 1790) PHP Version : 8.1.32 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /opt/alt/python310/lib64/python3.10/distutils/command/__pycache__/ |
Upload File : |
o S�g� � @ sB d dl Z d dlmZ d dlmZ d dlmZ G dd� de�ZdS )� 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"