?¡ë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¬ d d k Z d d k Z d d k l Z d d k l Z d d k l Z d d k Td d d d g Z d
d „ Z e
d „ Z d e f d
„ ƒ YZ d e f d „ ƒ YZ
d S( iÿÿÿÿN( t Command( t convert_path( t log( t *t config_filet edit_configt option_baset setoptt localc C sš | d j o d S| d j o# t i i t i i t i ƒ d ƒ S| d j o8 t i d j o d p d } t i i t d | ƒ ƒ St d
| ƒ ‚ d S( 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.cfgt globals
distutils.cfgt usert posixt .t s ~/%spydistutils.cfgs7 config_file() type must be 'local', 'global', or 'user'N(
t ost patht joint dirnamet distutilst __file__t namet
expanduserR t
ValueError( t kindt dot( ( s= /usr/lib/python2.6/site-packages/setuptools/command/setopt.pyR
s
c
C s´ d d k l } t i d | ƒ | ƒ } | i | g ƒ x3| i ƒ D]%\ } } | d j o$ t i d | | ƒ | i | ƒ qF | i | ƒ p$ t i d | | ƒ | i
| ƒ n x± | i ƒ D]£ \ } } | d j o^ t i d | | | ƒ | i | | ƒ | i | ƒ p$ t i d | | ƒ | i | ƒ qgqÄ t i d | | | | ƒ | i
| | | ƒ qÄ WqF Wt i d | ƒ | p* t | d
ƒ } | i | ƒ | i ƒ n d S( sY Edit 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ÿÿÿÿ( t RawConfigParsers Reading configuration from %ss Deleting section [%s] from %ss Adding new section [%s] to %ss Deleting %s.%s from %ss# Deleting empty [%s] section from %ss Setting %s.%s to %r in %ss
Writing %st wN( t ConfigParserR R t debugt readt itemst Nonet infot remove_sectiont has_sectiont add_sectiont
remove_optiont optionst sett opent writet close(
t filenamet settingst dry_runR t optst sectionR% t optiont valuet f( ( s= /usr/lib/python2.6/site-packages/setuptools/command/setopt.pyR * s>
c B s; e Z d Z d d
d g Z d d g Z d
„ Z d „ Z RS( s<