404

[ Avaa Bypassed ]




Upload:

Command:

elspacio@3.149.230.208: ~ $
3

9��fz�@sdddlZddlmZddlmZddlmZddlmZGdd�d�Ze	ejd�r`Gd	d�d�ZdS)
�N)�glob)�convert_path)�sdist)�filterc@s\eZdZdZdd�Zedd��Zdd�Zdd	�Zd
d�Z	dd
�Z
dd�Zdd�Zdd�Z
dS)�sdist_add_defaultsz�
    Mix-in providing forward-compatibility for functionality as found in
    distutils on Python 3.7.

    Do not edit the code in this class except to update functionality
    as implemented in distutils. Instead, override in the subclass.
    cCs<|j�|j�|j�|j�|j�|j�|j�dS)a9Add all the default files to self.filelist:
          - README or README.txt
          - setup.py
          - test/test*.py
          - all pure Python modules mentioned in setup script
          - all files pointed by package_data (build_py)
          - all files defined in data_files.
          - all files defined as scripts.
          - all C sources listed as part of extensions or C libraries
            in the setup script (doesn't catch C headers!)
        Warns if (README or README.txt) or setup.py are missing; everything
        else is optional.
        N)�_add_defaults_standards�_add_defaults_optional�_add_defaults_python�_add_defaults_data_files�_add_defaults_ext�_add_defaults_c_libs�_add_defaults_scripts)�self�r� /usr/lib/python3.6/py36compat.py�add_defaultsszsdist_add_defaults.add_defaultscCs:tjj|�sdStjj|�}tjj|�\}}|tj|�kS)z�
        Case-sensitive path existence check

        >>> sdist_add_defaults._cs_path_exists(__file__)
        True
        >>> sdist_add_defaults._cs_path_exists(__file__.upper())
        False
        F)�os�path�exists�abspath�split�listdir)�fspathrZ	directory�filenamerrr�_cs_path_exists(s

z"sdist_add_defaults._cs_path_existscCs�|j|jjg}x�|D]�}t|t�rn|}d}x(|D] }|j|�r0d}|jj|�Pq0W|s�|jddj	|��q|j|�r�|jj|�q|jd|�qWdS)NFTz,standard file not found: should have one of z, zstandard file '%s' not found)
ZREADMES�distributionZscript_name�
isinstance�tupler�filelist�append�warn�join)rZ	standards�fnZaltsZgot_itrrrr9s 




z*sdist_add_defaults._add_defaults_standardscCs8ddg}x*|D]"}ttjjt|��}|jj|�qWdS)Nz
test/test*.pyz	setup.cfg)rrr�isfilerr�extend)rZoptional�pattern�filesrrrrNs
z)sdist_add_defaults._add_defaults_optionalcCsd|jd�}|jj�r$|jj|j��x:|jD]0\}}}}x"|D]}|jjtj	j
||��q>Wq,WdS)N�build_py)�get_finalized_commandrZhas_pure_modulesrr$�get_source_files�
data_filesrrrr!)rr'ZpkgZsrc_dirZ	build_dir�	filenamesrrrrr	Ts


z'sdist_add_defaults._add_defaults_pythoncCs�|jj�r~xr|jjD]f}t|t�rDt|�}tjj|�rz|j	j
|�q|\}}x,|D]$}t|�}tjj|�rR|j	j
|�qRWqWdS)N)rZhas_data_filesr*r�strrrrr#rr)r�item�dirnamer+�frrrr
ds


z+sdist_add_defaults._add_defaults_data_filescCs(|jj�r$|jd�}|jj|j��dS)N�	build_ext)rZhas_ext_modulesr(rr$r))rr0rrrrus

z$sdist_add_defaults._add_defaults_extcCs(|jj�r$|jd�}|jj|j��dS)N�
build_clib)rZhas_c_librariesr(rr$r))rr1rrrrzs

z'sdist_add_defaults._add_defaults_c_libscCs(|jj�r$|jd�}|jj|j��dS)N�
build_scripts)rZhas_scriptsr(rr$r))rr2rrrr
s

z(sdist_add_defaults._add_defaults_scriptsN)�__name__�
__module__�__qualname__�__doc__r�staticmethodrrrr	r
rrr
rrrrr	srrc@seZdZdS)rN)r3r4r5rrrrr�s)
rrZdistutils.utilrZdistutils.commandrZsetuptools.extern.six.movesrr�hasattrrrrr�<module>s|

Filemanager

Name Type Size Permission Actions
__init__.cpython-36.opt-1.pyc File 664 B 0644
__init__.cpython-36.pyc File 664 B 0644
alias.cpython-36.opt-1.pyc File 2.3 KB 0644
alias.cpython-36.pyc File 2.3 KB 0644
bdist_egg.cpython-36.opt-1.pyc File 14 KB 0644
bdist_egg.cpython-36.pyc File 14 KB 0644
bdist_rpm.cpython-36.opt-1.pyc File 1.66 KB 0644
bdist_rpm.cpython-36.pyc File 1.66 KB 0644
bdist_wininst.cpython-36.opt-1.pyc File 901 B 0644
bdist_wininst.cpython-36.pyc File 901 B 0644
build_clib.cpython-36.opt-1.pyc File 2.32 KB 0644
build_clib.cpython-36.pyc File 2.32 KB 0644
build_ext.cpython-36.opt-1.pyc File 9.71 KB 0644
build_ext.cpython-36.pyc File 9.74 KB 0644
build_py.cpython-36.opt-1.pyc File 8.3 KB 0644
build_py.cpython-36.pyc File 8.3 KB 0644
develop.cpython-36.opt-1.pyc File 6.2 KB 0644
develop.cpython-36.pyc File 6.2 KB 0644
dist_info.cpython-36.opt-1.pyc File 1.29 KB 0644
dist_info.cpython-36.pyc File 1.29 KB 0644
easy_install.cpython-36.opt-1.pyc File 63.38 KB 0644
easy_install.cpython-36.pyc File 63.42 KB 0644
egg_info.cpython-36.opt-1.pyc File 20.4 KB 0644
egg_info.cpython-36.pyc File 20.4 KB 0644
install.cpython-36.opt-1.pyc File 3.81 KB 0644
install.cpython-36.pyc File 3.81 KB 0644
install_egg_info.cpython-36.opt-1.pyc File 2.31 KB 0644
install_egg_info.cpython-36.pyc File 2.31 KB 0644
install_lib.cpython-36.opt-1.pyc File 3.88 KB 0644
install_lib.cpython-36.pyc File 3.91 KB 0644
install_scripts.cpython-36.opt-1.pyc File 2.15 KB 0644
install_scripts.cpython-36.pyc File 2.15 KB 0644
py36compat.cpython-36.opt-1.pyc File 4.44 KB 0644
py36compat.cpython-36.pyc File 4.44 KB 0644
register.cpython-36.opt-1.pyc File 517 B 0644
register.cpython-36.pyc File 517 B 0644
rotate.cpython-36.opt-1.pyc File 2.44 KB 0644
rotate.cpython-36.pyc File 2.44 KB 0644
saveopts.cpython-36.opt-1.pyc File 848 B 0644
saveopts.cpython-36.pyc File 848 B 0644
sdist.cpython-36.opt-1.pyc File 6.16 KB 0644
sdist.cpython-36.pyc File 6.16 KB 0644
setopt.cpython-36.opt-1.pyc File 4.42 KB 0644
setopt.cpython-36.pyc File 4.42 KB 0644
test.cpython-36.opt-1.pyc File 7.9 KB 0644
test.cpython-36.pyc File 7.9 KB 0644
upload.cpython-36.opt-1.pyc File 1.28 KB 0644
upload.cpython-36.pyc File 1.28 KB 0644
upload_docs.cpython-36.opt-1.pyc File 5.86 KB 0644
upload_docs.cpython-36.pyc File 5.88 KB 0644