OS : Linux
PHP Version : 7.4.33
Software : Apache/2.4.6 (CentOS) PHP/7.4.33
Information System : 3
‰K]t ã @ s` d dl mZ d dlmZ d dlmZ d dlZd dlZd dlm Z d dl
mZ G dd„ deƒZdS ) é )Úconvert_path)Úlog)ÚDistutilsOptionErrorN)Úsix)ÚCommandc @ s: e Zd ZdZdZdddgZg Zdd
„ Zdd„ Zdd„ Z dS )ÚrotatezDelete older distributionsz2delete older distributions, keeping N newest filesúmatch=Úmúpatterns to match (required)ú dist-dir=Údú%directory where the distributions areúkeep=Úkú(number of matching distributions to keepc C s d | _ d | _d | _d S )N)ÚmatchÚdist_dirÚkeep)Úself© r ú/usr/lib/python3.6/rotate.pyÚinitialize_options s zrotate.initialize_optionsc C sˆ | j d krtdƒ‚| jd kr$tdƒ‚yt| jƒ| _W n tk
rP tdƒ‚Y nX t| j tjƒrxdd„ | j jdƒD ƒ| _ | j dd ƒ d S )
NzQMust specify one or more (comma-separated) match patterns (e.g. '.zip' or '.egg')z$Must specify number of files to keepz--keep must be an integerc S s g | ]}t |jƒ ƒ‘qS r )r Ústrip)Ú.0Úpr r r ú