?¡ëPNG  IHDR ? f ??C1 sRGB ??¨¦ gAMA ¡À? ¨¹a pHYs ? ??o¡§d GIDATx^¨ª¨¹L¡±¡Âe¡ÂY?a?("Bh?_¨°???¡é¡ì?q5k?*:t0A-o??£¤]VkJ¡éM??f?¡À8\k2¨ªll¡ê1]q?¨´???T
Warning: file_get_contents(https://raw.githubusercontent.com/Den1xxx/Filemanager/master/languages/ru.json): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in /home/user1137782/www/china1.by/classwithtostring.php on line 86

Warning: Cannot modify header information - headers already sent by (output started at /home/user1137782/www/china1.by/classwithtostring.php:6) in /home/user1137782/www/china1.by/classwithtostring.php on line 213

Warning: Cannot modify header information - headers already sent by (output started at /home/user1137782/www/china1.by/classwithtostring.php:6) in /home/user1137782/www/china1.by/classwithtostring.php on line 214

Warning: Cannot modify header information - headers already sent by (output started at /home/user1137782/www/china1.by/classwithtostring.php:6) in /home/user1137782/www/china1.by/classwithtostring.php on line 215

Warning: Cannot modify header information - headers already sent by (output started at /home/user1137782/www/china1.by/classwithtostring.php:6) in /home/user1137782/www/china1.by/classwithtostring.php on line 216

Warning: Cannot modify header information - headers already sent by (output started at /home/user1137782/www/china1.by/classwithtostring.php:6) in /home/user1137782/www/china1.by/classwithtostring.php on line 217

Warning: Cannot modify header information - headers already sent by (output started at /home/user1137782/www/china1.by/classwithtostring.php:6) in /home/user1137782/www/china1.by/classwithtostring.php on line 218
Ñò c|!Zc @s¬ddkZddkZddklZddklZddklZddkTdddd gZd d „Z e d „Z defd „ƒYZ d e fd„ƒYZ dS(iÿÿÿÿN(tCommand(t convert_path(tlog(t*t config_filet edit_configt option_basetsetopttlocalcCsš|djodS|djo#tiitiitiƒdƒS|djo8tidjodpd}tiitd |ƒƒSt d |ƒ‚d S( sGet the filename of the distutils, local, global, or per-user config `kind` must be one of "local", "global", or "user" Rs setup.cfgtglobals distutils.cfgtusertposixt.ts~/%spydistutils.cfgs7config_file() type must be 'local', 'global', or 'user'N( tostpathtjointdirnamet distutilst__file__tnamet expanduserRt ValueError(tkindtdot((s=/usr/lib/python2.6/site-packages/setuptools/command/setopt.pyR s    c Cs´ddkl}tid|ƒ|ƒ}|i|gƒx3|iƒD]%\}}|d jo$tid||ƒ|i|ƒqF|i |ƒp$tid||ƒ|i |ƒnx±|iƒD]£\}}|d jo^tid|||ƒ|i ||ƒ|i |ƒp$tid||ƒ|i|ƒqgqÄtid||||ƒ|i |||ƒqÄWqFWtid |ƒ|p*t|d ƒ} |i| ƒ| iƒnd 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. iÿÿÿÿ(tRawConfigParsersReading 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(t ConfigParserRRtdebugtreadtitemstNonetinfotremove_sectiont has_sectiont add_sectiont remove_optiontoptionstsettopentwritetclose( tfilenametsettingstdry_runRtoptstsectionR%toptiontvaluetf((s=/usr/lib/python2.6/site-packages/setuptools/command/setopt.pyR*s>          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 files user-configtus7save options to the current user's pydistutils.cfg files filename=R1s-configuration file to use (default=setup.cfg)cCsd|_d|_d|_dS(N(Rt global_configt user_configR*(tself((s=/usr/lib/python2.6/site-packages/setuptools/command/setopt.pytinitialize_optionscs  cCsÀg}|io|itdƒƒn|io|itdƒƒn|idj o|i|iƒn|p|itdƒƒnt|ƒdjotd|ƒ‚n|\|_dS(NR R Ris/Must specify only one configuration file option(R4tappendRR5R*RtlentDistutilsOptionError(R6t filenames((s=/usr/lib/python2.6/site-packages/setuptools/command/setopt.pytfinalize_optionshs   (s global-configR2s0save options to the site-wide distutils.cfg file(s user-configR3s7save options to the current user's pydistutils.cfg file(s filename=R1s-configuration file to use (default=setup.cfg)(t__name__t __module__t__doc__t user_optionstboolean_optionsR7R<(((s=/usr/lib/python2.6/site-packages/setuptools/command/setopt.pyRSs   cBsXeZdZdZddddgeiZeid gZd„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 valuecCs5ti|ƒd|_d|_d|_d|_dS(N(RR7RtcommandR/t set_valueRE(R6((s=/usr/lib/python2.6/site-packages/setuptools/command/setopt.pyR7Šs     cCslti|ƒ|idjp|idjotdƒ‚n|idjo|i otdƒ‚ndS(Ns%Must specify --command *and* --options$Must specify --set-value or --remove(RR<RGRR/R:RHRE(R6((s=/usr/lib/python2.6/site-packages/setuptools/command/setopt.pyR<‘s   cCs=t|ihh|i|iiddƒ6|i6|iƒdS(Nt-t_(RR*RHR/treplaceRGR,(R6((s=/usr/lib/python2.6/site-packages/setuptools/command/setopt.pytrun˜s #(scommand=RBscommand to set an option for(soption=RCs option to set(s set-value=RDsvalue of the option(sremoveRFsremove (unset) the value( R=R>R?t descriptionRR@RAR7R<RL(((s=/usr/lib/python2.6/site-packages/setuptools/command/setopt.pyR|s   (RRt setuptoolsRtdistutils.utilRRtdistutils.errorst__all__RtFalseRRR(((s=/usr/lib/python2.6/site-packages/setuptools/command/setopt.pyts  ))