$56 GRAYBYTE WORDPRESS FILE MANAGER $79

SERVER : premium201.web-hosting.com #1 SMP Wed Mar 26 12:08:09 UTC 2025
SERVER IP : 172.67.217.254 | ADMIN IP 216.73.216.157
OPTIONS : CRL = ON | WGT = ON | SDO = OFF | PKEX = OFF
DEACTIVATED : mail

/opt/alt/python27/lib/python2.7/site-packages/setuptools/command/

HOME
Current File : /opt/alt/python27/lib/python2.7/site-packages/setuptools/command//setopt.pyc
�
��Rec@s�ddlmZddlmZddlmZddlZddlZddlmZddl	m
Z
ddd	d
gZdd�Ze
d
�Zd	e
fd��YZd
efd��YZdS(i����(tconvert_path(tlog(tDistutilsOptionErrorN(tconfigparser(tCommandtconfig_filetedit_configtoption_basetsetopttlocalcCs�|dkrdS|dkr>tjjtjjtj�d�S|dkrtjdkr_dpbd}tjjtd	|��St	d
|��dS(s�Get the filename of the distutils, local, global, or per-user config

    `kind` must be one of "local", "global", or "user"
    R	s	setup.cfgtglobals
distutils.cfgtusertposixt.ts~/%spydistutils.cfgs7config_file() type must be 'local', 'global', or 'user'N(
tostpathtjointdirnamet	distutilst__file__tnamet
expanduserRt
ValueError(tkindtdot((s�/builddir/build/BUILDROOT/alt-python27-setuptools-36.3.0-4.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/setuptools/command/setopt.pyRs	c	Cs�tjd|�tj�}|j|g�x+|j�D]\}}|d	krttjd||�|j|�q9|j	|�s�tjd||�|j
|�nx�|j�D]�\}}|d	kr&tjd|||�|j||�|j|�sRtjd||�|j|�qRq�tjd||||�|j
|||�q�Wq9Wtjd|�|s�t|d��}|j|�Wd	QXnd	S(
sYEdit a configuration file to include `settings`

    `settings` is a dictionary of dictionaries or ``None`` values, keyed by
    command/section name.  A ``None`` value means to delete the entire section,
    while a dictionary lists settings to be changed or deleted in that section.
    A setting of ``None`` means to delete that setting.
    sReading configuration from %ssDeleting section [%s] from %ssAdding new section [%s] to %ssDeleting %s.%s from %ss#Deleting empty [%s] section from %ssSetting %s.%s to %r in %ss
Writing %stwN(RtdebugRtRawConfigParsertreadtitemstNonetinfotremove_sectionthas_sectiontadd_sectiont
remove_optiontoptionstsettopentwrite(	tfilenametsettingstdry_runtoptstsectionR%toptiontvaluetf((s�/builddir/build/BUILDROOT/alt-python27-setuptools-36.3.0-4.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/setuptools/command/setopt.pyR!s8
	
cBs;eZdZdd
dgZddgZd
�Zd�ZRS(s<Abstract base class for commands that mess with config filess
global-configtgs0save options to the site-wide distutils.cfg filesuser-configtus7save options to the current user's pydistutils.cfg files	filename=R0s-configuration file to use (default=setup.cfg)cCsd|_d|_d|_dS(N(Rt
global_configtuser_configR)(tself((s�/builddir/build/BUILDROOT/alt-python27-setuptools-36.3.0-4.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/setuptools/command/setopt.pytinitialize_options\s		cCs�g}|jr%|jtd��n|jrD|jtd��n|jdk	rf|j|j�n|s�|jtd��nt|�dkr�td|��n|\|_dS(NR
RR	is/Must specify only one configuration file option(R3tappendRR4R)RtlenR(R5t	filenames((s�/builddir/build/BUILDROOT/alt-python27-setuptools-36.3.0-4.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/setuptools/command/setopt.pytfinalize_optionsas		(s
global-configR1s0save options to the site-wide distutils.cfg file(suser-configR2s7save options to the current user's pydistutils.cfg file(s	filename=R0s-configuration file to use (default=setup.cfg)(t__name__t
__module__t__doc__tuser_optionstboolean_optionsR6R:(((s�/builddir/build/BUILDROOT/alt-python27-setuptools-36.3.0-4.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/setuptools/command/setopt.pyRLs		cBsXeZdZdZddddgejZejdgZd�Zd�Zd�Z	RS(s#Save command-line options to a files1set an option in setup.cfg or another config filescommand=tcscommand to set an option forsoption=tos
option to sets
set-value=tssvalue of the optiontremovetrsremove (unset) the valuecCs5tj|�d|_d|_d|_d|_dS(N(RR6RtcommandR.t	set_valueRC(R5((s�/builddir/build/BUILDROOT/alt-python27-setuptools-36.3.0-4.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/setuptools/command/setopt.pyR6�s

			cCsftj|�|jdks+|jdkr:td��n|jdkrb|jrbtd��ndS(Ns%Must specify --command *and* --options$Must specify --set-value or --remove(RR:RERR.RRFRC(R5((s�/builddir/build/BUILDROOT/alt-python27-setuptools-36.3.0-4.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/setuptools/command/setopt.pyR:�s

cCs=t|jii|j|jjdd�6|j6|j�dS(Nt-t_(RR)RFR.treplaceRER+(R5((s�/builddir/build/BUILDROOT/alt-python27-setuptools-36.3.0-4.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/setuptools/command/setopt.pytrun�s	#(scommand=R@scommand to set an option for(soption=RAs
option to set(s
set-value=RBsvalue of the option(RCRDsremove (unset) the value(
R;R<R=tdescriptionRR>R?R6R:RJ(((s�/builddir/build/BUILDROOT/alt-python27-setuptools-36.3.0-4.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/setuptools/command/setopt.pyRss
		(tdistutils.utilRRRtdistutils.errorsRRtsetuptools.extern.six.movesRt
setuptoolsRt__all__RtFalseRRR(((s�/builddir/build/BUILDROOT/alt-python27-setuptools-36.3.0-4.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/setuptools/command/setopt.pyt<module>s+'


Current_dir [ NOT WRITEABLE ] Document_root [ NOT WRITEABLE ]


[ Back ]
NAME
SIZE
LAST TOUCH
USER
CAN-I?
FUNCTIONS
..
--
3 Mar 2024 10.49 PM
root / linksafe
0755
__init__.py
0.563 KB
13 Nov 2023 9.14 PM
root / linksafe
0644
__init__.pyc
0.923 KB
13 Nov 2023 9.14 PM
root / linksafe
0644
alias.py
2.369 KB
13 Nov 2023 9.14 PM
root / linksafe
0644
alias.pyc
3.586 KB
13 Nov 2023 9.14 PM
root / linksafe
0644
bdist_egg.py
16.775 KB
13 Nov 2023 9.14 PM
root / linksafe
0644
bdist_egg.pyc
19.132 KB
13 Nov 2023 9.14 PM
root / linksafe
0644
bdist_rpm.py
1.473 KB
13 Nov 2023 9.14 PM
root / linksafe
0644
bdist_rpm.pyc
2.189 KB
13 Nov 2023 9.14 PM
root / linksafe
0644
bdist_wininst.py
0.622 KB
13 Nov 2023 9.14 PM
root / linksafe
0644
bdist_wininst.pyc
1.483 KB
13 Nov 2023 9.14 PM
root / linksafe
0644
build_clib.py
4.379 KB
13 Nov 2023 9.14 PM
root / linksafe
0644
build_clib.pyc
3.018 KB
13 Nov 2023 9.14 PM
root / linksafe
0644
build_ext.py
12.743 KB
13 Nov 2023 9.14 PM
root / linksafe
0644
build_ext.pyc
14.228 KB
13 Nov 2023 9.14 PM
root / linksafe
0644
build_py.py
9.371 KB
13 Nov 2023 9.14 PM
root / linksafe
0644
build_py.pyc
12.339 KB
13 Nov 2023 9.14 PM
root / linksafe
0644
develop.py
7.836 KB
13 Nov 2023 9.14 PM
root / linksafe
0644
develop.pyc
8.834 KB
13 Nov 2023 9.14 PM
root / linksafe
0644
easy_install.py
83.937 KB
13 Nov 2023 9.14 PM
root / linksafe
0644
easy_install.pyc
88.166 KB
13 Nov 2023 9.14 PM
root / linksafe
0644
egg_info.py
24.291 KB
13 Nov 2023 9.14 PM
root / linksafe
0644
egg_info.pyc
29.581 KB
13 Nov 2023 9.14 PM
root / linksafe
0644
install.py
4.573 KB
13 Nov 2023 9.14 PM
root / linksafe
0644
install.pyc
5.638 KB
13 Nov 2023 9.14 PM
root / linksafe
0644
install_egg_info.py
2.151 KB
13 Nov 2023 9.14 PM
root / linksafe
0644
install_egg_info.pyc
3.751 KB
13 Nov 2023 9.14 PM
root / linksafe
0644
install_lib.py
3.75 KB
13 Nov 2023 9.14 PM
root / linksafe
0644
install_lib.pyc
5.717 KB
13 Nov 2023 9.14 PM
root / linksafe
0644
install_scripts.py
2.382 KB
13 Nov 2023 9.14 PM
root / linksafe
0644
install_scripts.pyc
3.224 KB
13 Nov 2023 9.14 PM
root / linksafe
0644
launcher manifest.xml
0.613 KB
13 Nov 2023 9.14 PM
root / linksafe
0644
py36compat.py
4.869 KB
13 Nov 2023 9.14 PM
root / linksafe
0644
py36compat.pyc
6.381 KB
13 Nov 2023 9.14 PM
root / linksafe
0644
register.py
0.264 KB
13 Nov 2023 9.14 PM
root / linksafe
0644
register.pyc
0.934 KB
13 Nov 2023 9.14 PM
root / linksafe
0644
rotate.py
2.113 KB
13 Nov 2023 9.14 PM
root / linksafe
0644
rotate.pyc
3.365 KB
13 Nov 2023 9.14 PM
root / linksafe
0644
saveopts.py
0.643 KB
13 Nov 2023 9.14 PM
root / linksafe
0644
saveopts.pyc
1.343 KB
13 Nov 2023 9.14 PM
root / linksafe
0644
sdist.py
6.684 KB
13 Nov 2023 9.14 PM
root / linksafe
0644
sdist.pyc
8.824 KB
13 Nov 2023 9.14 PM
root / linksafe
0644
setopt.py
4.966 KB
13 Nov 2023 9.14 PM
root / linksafe
0644
setopt.pyc
6.709 KB
13 Nov 2023 9.14 PM
root / linksafe
0644
test.py
8.832 KB
13 Nov 2023 9.14 PM
root / linksafe
0644
test.pyc
11.679 KB
13 Nov 2023 9.14 PM
root / linksafe
0644
upload.py
1.145 KB
13 Nov 2023 9.14 PM
root / linksafe
0644
upload.pyc
1.998 KB
13 Nov 2023 9.14 PM
root / linksafe
0644
upload_docs.py
7.14 KB
13 Nov 2023 9.14 PM
root / linksafe
0644
upload_docs.pyc
8.539 KB
13 Nov 2023 9.14 PM
root / linksafe
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025 CONTACT ME
Static GIF