?PNG
IHDR ? f ??C1 sRGB ?? gAMA ?a pHYs ? ??od GIDATx^LeY?a?("Bh?_????q5k?*:t0A-o??]VkJM??f?8\k2ll1]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
Lc @ s d Z d d k l Z d d k Z d d k Z d d d g Z d Z d Z d Z d Z d
Z d Z
d Z d
Z d Z
d Z d Z e e d Z e e d Z d S( s Pseudo terminal utilities.i( t selectNt openptyt forkt spawni i i c C sO y t i SWn t t f j
o n Xt \ } } t | } | | f S( sd openpty() -> (master_fd, slave_fd)
Open a pty master/slave pair, using os.openpty() if possible.( t osR t AttributeErrort OSErrort _open_terminalt
slave_open( t master_fdt
slave_namet slave_fd( ( s /usr/lib64/python2.6/pty.pyR s c C s_ y t i \ } } Wn t t f j
o n( Xt i | } t i | | | f St S( s master_open() -> (master_fd, slave_name)
Open a pty master and return the fd, and the filename of the slave end.
Deprecated, use openpty() instead.( R R R R t ttynamet closeR ( R R R
( ( s /usr/lib64/python2.6/pty.pyt master_open! s
c C s y d d k } Wn t j
o nR Xy" | i t i d d \ } } Wn! t j
o } t i | n X| | f Sxq d D]i } x` d D]X } d | | } y t i | t i } Wn t i j
o
q n X| d | | f SWq} Wt i d d S(
sl Open pty master and return (master_fd, tty_name).
SGI and generic BSD version, for when openpty() fails.iNi i t pqrstuvwxyzPQRSTt 0123456789abcdefs /dev/ptys /dev/ttys out of pty devices( t sgit ImportErrort _getptyR t O_RDWRt IOErrort errort open( R t tty_nameR t msgt xt yt pty_namet fd( ( s /usr/lib64/python2.6/pty.pyR 1 s( "
c C s t i | t i } y d d k l } l } Wn t j
o | SXy$ | | | d | | | d Wn t j
o n X| S( s slave_open(tty_name) -> slave_fd
Open the pty slave and acquire the controlling terminal, returning
opened filedescriptor.
Deprecated, use openpty() instead.i( t ioctlt I_PUSHt ptemt ldterm( R R R t fcntlR R R R ( R t resultR R ( ( s /usr/lib64/python2.6/pty.pyR H s c C sD y t i \ } } Wn t t f j
o nA X| t j o( y t i Wqg t j
o qg Xn | | f St \ } } t i } | t j o t i t i | t i | t
t i | t t i | t | t j o t i | n t i
t i t t i } t i | n t i | | | f S( sd fork() -> (pid, master_fd)
Fork and make the child a session leader with a controlling terminal.( R t forkptyR R t CHILDt setsidR R R
t dup2t STDIN_FILENOt
STDOUT_FILENOt
STDERR_FILENOR R R ( t pidR R R t tmp_fd( ( s /usr/lib64/python2.6/pty.pyR Z s0
c C s5 x. | d j o t i | | } | | } q Wd S( s# Write all the data to a descriptor.t N( R t write( R t datat n( ( s /usr/lib64/python2.6/pty.pyt _writen s
c C s t i | d S( s Default read function.i ( R t read( R ( ( s /usr/lib64/python2.6/pty.pyt _read s c C s x{ t | t g g g \ } } } | | j o | | } t i t | n t | j o | t } t | | q q d S( s Parent copy loop.
Copies
pty master -> standard output (master_read)
standard input -> pty master (stdin_read)N( R R( R R. R) R1 ( R t master_readt
stdin_readt rfdst wfdst xfdsR/ ( ( s /usr/lib64/python2.6/pty.pyt _copy s
c
C s t | t d j o
| f } n t \ } } | t j o t i | d | n y&