GIF89a; EcchiShell v1.0
//lib64/lib64/lib64/lib64/python2.7/distutils/

(RR.R<((s%/usr/lib64/python2.7/distutils/cmd.pyt ensure_stringscCst||}|dkrdSt|trMt||tjd|ndt|trd}x0|D]}t|tsid}PqiqiWnd}|std||fndS(sEnsure that 'option' is a list of strings. If 'option' is currently a string, we split it either on /,\s*/ or /\s+/, so "foo bar baz", "foo,bar,baz", and "foo, bar baz" all become ["foo", "bar", "baz"]. Ns,\s*|\s+iis''%s' must be a list of strings (got %r)( RRR R:R9tretsplittlistR(RR.R=toktelement((s%/usr/lib64/python2.7/distutils/cmd.pytensure_string_lists    cCsL|j|||}|dk rH|| rHtd|||fndS(Nserror in '%s' option: (R>RR(RR.ttesterR;t error_fmtR<R=((s%/usr/lib64/python2.7/distutils/cmd.pyt_ensure_tested_stringscCs |j|tjjdddS(s5Ensure that 'option' is the name of an existing file.tfilenames$'%s' does not exist or is not a fileN(RItostpathtisfile(RR.((s%/usr/lib64/python2.7/distutils/cmd.pytensure_filenamescCs |j|tjjdddS(Nsdirectory names)'%s' does not exist or is not a directory(RIRKRLtisdir(RR.((s%/usr/lib64/python2.7/distutils/cmd.pytensure_dirname scCs$t|dr|jS|jjSdS(Nt command_name(thasattrRQR t__name__(R((s%/usr/lib64/python2.7/distutils/cmd.pyR'scGsh|jj|}|jxE|D]=\}}t||dkr#t||t||q#q#WdS(s>Set the values of any "undefined" options from corresponding option values in some other command object. "Undefined" here means "is None", which is the convention used to indicate that an option has not been changed between 'initialize_options()' and 'finalize_options()'. Usually called from 'finalize_options()' for options that depend on some other command rather than another option of the same command. 'src_cmd' is the other command from which option values will be taken (a command object will be created for it if necessary); the remaining arguments are '(src_option,dst_option)' tuples which mean "take the value of 'src_option' in the 'src_cmd' command object, and copy it to 'dst_option' in the current command object". N(Rtget_command_objR!RRR9(Rtsrc_cmdt option_pairst src_cmd_objt src_optiont dst_option((s%/usr/lib64/python2.7/distutils/cmd.pytset_undefined_optionss   cCs#|jj||}|j|S(sWrapper around Distribution's 'get_command_obj()' method: find (create if necessary and 'create' is true) the command object for 'command', call its 'ensure_finalized()' method, and return the finalized command object. (RRTR!(Rtcommandtcreatetcmd_obj((s%/usr/lib64/python2.7/distutils/cmd.pytget_finalized_command1s icCs|jj||S(N(Rtreinitialize_command(RR[treinit_subcommands((s%/usr/lib64/python2.7/distutils/cmd.pyR_=s cCs|jj|dS(sRun some other command: uses the 'run_command()' method of Distribution, which creates and finalizes the command object if necessary and then invokes its 'run()' method. N(Rt run_command(RR[((s%/usr/lib64/python2.7/distutils/cmd.pyRaAscCsLg}x?|jD]4\}}|dks4||r|j|qqW|S(skDetermine the sub-commands that are relevant in the current distribution (ie., that need to be run). This is based on the 'sub_commands' class attribute: each tuple in that list may include a method that we call to determine if the subcommand needs to be run for the current distribution. Return a list of command names. N(t sub_commandsRtappend(Rtcommandstcmd_nametmethod((s%/usr/lib64/python2.7/distutils/cmd.pytget_sub_commandsHs cCs!tjd|j|fdS(Nswarning: %s: %s (RtwarnR'(RR2((s%/usr/lib64/python2.7/distutils/cmd.pyRhXs cCs tj|||d|jdS(NR(RtexecuteR(RtfunctargsR2R$((s%/usr/lib64/python2.7/distutils/cmd.pyRi\sicCstj||d|jdS(NR(RtmkpathR(Rtnametmode((s%/usr/lib64/python2.7/distutils/cmd.pyRl_sc Cs)tj|||||j |d|jS(sCopy a file respecting verbose, dry-run and force flags. (The former two default to whatever is in the Distribution object, and the latter defaults to false for commands that don't define it.)R(Rt copy_fileRR(Rtinfiletoutfilet preserve_modetpreserve_timestlinkR$((s%/usr/lib64/python2.7/distutils/cmd.pyRobs c Cs)tj||||||j d|jS(s\Copy an entire directory tree respecting verbose, dry-run, and force flags. R(Rt copy_treeRR(RRpRqRrRstpreserve_symlinksR$((s%/usr/lib64/python2.7/distutils/cmd.pyRuos   cCstj||d|jS(s$Move a file respecting dry-run flag.R(Rt move_fileR(RtsrctdstR$((s%/usr/lib64/python2.7/distutils/cmd.pyRw{scCs*ddlm}|||d|jdS(s2Spawn an external command respecting dry-run flag.i(tspawnRN(tdistutils.spawnRzR(Rtcmdt search_pathR$Rz((s%/usr/lib64/python2.7/distutils/cmd.pyRzsc Cs+tj||||d|jd|d|S(NRtownertgroup(Rt make_archiveR(Rt base_nametformattroot_dirtbase_dirR~R((s%/usr/lib64/python2.7/distutils/cmd.pyRscCs|dkrd|}nt|tr4|f}n!t|ttfsUtdn|dkr}d|dj|f}n|jstj ||r|j ||||n t j |dS(sSpecial case of 'execute()' for operations that process one or more input files and generate one output file. Works just like 'execute()', except the operation is skipped and a different message printed if 'outfile' already exists and is newer than all files listed in 'infiles'. If the command defined 'self.force', and it is true, then the command is unconditionally run -- does no timestamp checks. sskipping %s (inputs unchanged)s9'infiles' must be a string, or a list or tuple of stringssgenerating %s from %ss, N( RR R:RCttupleR tjoinRRt newer_groupRiRtdebug(RtinfilesRqRjRktexec_msgtskip_msgR$((s%/usr/lib64/python2.7/distutils/cmd.pyt make_files     N(#RSt __module__t__doc__RbRRR!RR RR0R1R(R8R>R@RFRIRNRPR'RZR^R_RaRgRhRiRlRoRuRwRzRR(((s%/usr/lib64/python2.7/distutils/cmd.pyRsD 0                  t install_misccBs;eZdZdgZdZdZdZdZRS( s{Common base class for installing some files in a subdirectory. Currently used by install_data and install_scripts. s install-dir=tds!directory to install the files tocCsd|_g|_dS(N(Rt install_dirtoutfiles(R((s%/usr/lib64/python2.7/distutils/cmd.pyRs cCs|jd|dfdS(NtinstallR(RZ(Rtdirname((s%/usr/lib64/python2.7/distutils/cmd.pyt_install_dir_fromscCsmg|_|sdS|j|jxC|D];}|j||j|jjtjj|j|q*WdS(N(RRlRRoRcRKRLR(Rtfilelisttf((s%/usr/lib64/python2.7/distutils/cmd.pyt _copy_filess  cCs|jS(N(R(R((s%/usr/lib64/python2.7/distutils/cmd.pyt get_outputss(s install-dir=Rs!directory to install the files to(RSRRR*RRRR(((s%/usr/lib64/python2.7/distutils/cmd.pyRs     (Rt __revision__R5RKRAtdistutils.errorsRt distutilsRRRRRRRR(((s%/usr/lib64/python2.7/distutils/cmd.pyts$(