Viewing File: /opt/alt/python35/lib/python3.5/site-packages/setuptools/command/__pycache__/rotate.cpython-35.pyc
©‘\t ã @ s‚ d d l m Z d d l m Z d d l m Z d d l Z d d l Z d d l m Z d d l
m Z Gd d „ d e ƒ Z d S) é )Úconvert_path)Úlog)ÚDistutilsOptionErrorN)Úsix)ÚCommandc @ sU e Z d Z d Z d Z d d d g Z g Z d d
„ Z d d „ Z d d „ Z d S)Ú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 ú
/rotate.pyÚinitialize_options s zrotate.initialize_optionsc C s¸ | j d k r t d ƒ ‚ | j d k r6 t d ƒ ‚ y t | j ƒ | _ Wn t k
rl t d ƒ ‚ Yn Xt | j t j ƒ r¤ d d „ | j j d ƒ Dƒ | _ | j d d ƒ 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"