HEX

Warning: set_time_limit() [function.set-time-limit]: Cannot set time limit - prohibited by configuration in /home/u547966/brikov.ru/www/wp-content/plugins/admin-menu-editor/menu-editor.php on line 745
Server: Apache
System: Linux 4.19.0-0.bpo.9-amd64 x86_64 at red40
User: u547966 (5490)
PHP: 5.3.29-mh2
Disabled: syslog, dl, popen, proc_open, proc_nice, proc_get_status, proc_close, proc_terminate, posix_mkfifo, chown, chgrp, accelerator_reset, opcache_reset, accelerator_get_status, opcache_get_status, pcntl_alarm, pcntl_fork, pcntl_waitpid, pcntl_wait, pcntl_wifexited, pcntl_wifstopped, pcntl_wifsignaled, pcntl_wifcontinued, pcntl_wexitstatus, pcntl_wtermsig, pcntl_wstopsig, pcntl_signal, pcntl_signal_dispatch, pcntl_get_last_error, pcntl_strerror, pcntl_sigprocmask, pcntl_sigwaitinfo, pcntl_sigtimedwait, pcntl_exec, pcntl_getpriority, pcntl_setpriority
Upload Files
File: //usr/lib/python3.5/__pycache__/cgitb.cpython-35.pyc


Fa.@s%dZddlZddlZddlZddlZddlZddlZddlZddlZddl	Z	ddl
Z
ddZgZddZ
ddZd	d
ZddZd
dZdddZdddZGdddZejZddddddZdS)aMore comprehensive traceback formatting for Python scripts.

To enable this module, do:

    import cgitb; cgitb.enable()

at the top of your script.  The optional arguments to enable() are:

    display     - if true, tracebacks are displayed in the web browser
    logdir      - if set, tracebacks are written to files in this directory
    context     - number of lines of source code to show for each stack frame
    format      - 'text' or 'html' controls the output format

By default, tracebacks are displayed but not saved, the context is 5 lines
and the output format is 'html' (for backwards compatibility with the
original use of this module)

Alternatively, if you have caught an exception and want cgitb to display it
for you, call cgitb.handler().  The optional argument to handler() is a
3-item tuple (etype, evalue, etb) just like the value of sys.exc_info().
The default handler displays output as HTML.

NcCsdS)zAReturn a string that resets the CGI and browser to a known state.a'<!--: spam
Content-Type: text/html

<body bgcolor="#f0f0f8"><font color="#f0f0f8" size="-5"> -->
<body bgcolor="#f0f0f8"><font color="#f0f0f8" size="-5"> --> -->
</font> </font> </font> </script> </object> </blockquote> </pre>
</table> </table> </table> </table> </table> </font> </font> </font>rrr/usr/lib/python3.5/cgitb.pyreset#srcCs|rd|dSdSdS)Nz<small>z</small>r)textrrrsmall.srcCs|rd|dSdSdS)Nz<strong>z	</strong>rr)rrrrstrong4srcCs|rd|dSdSdS)Nz<font color="#909090">z</font>rr)rrrrgrey:sr	cCs||krd||fS||jkr:d|j|fSd|jkr|jd}t|tikr||krd||fSn"t||rdt||fSdtfS)z9Find the value for a given name in the given environment.localglobal__builtins__builtinN)	f_globalstypehasattrgetattr	__UNDEF__)nameframelocalsbuiltinsrrrlookup@s
rcCs,gdddtf\}}}}}xtj|D]\}}	}
}}|tjkrYP|tjkr|	tjkr|dkr|tk	rt||	t}|j||	||fqt	|	||\}
}|j|	|
|fn/|	dkr||d7}|}nd\}}|	}q4W|S)zEScan one logical line of Python and look up values of variables used.Nr.)Nr)
rtokenizegenerate_tokensNEWLINENAMEkeywordkwlistrappendr)readerrrvarsZ	lasttokenparentprefixvalueZttypetokenstartendlinewhererrrscanvarsPs"$%	
r*c"
s|\}}}t|tr'|j}dtjjddtj}tjtj}dt	j
jdtt	j
j
t|dd|d|d	}d
tddd
}g}	tj||}
x|
D]\}}}
}}r+tjjdt	j
j
f}n
d}tj|\}}}}d}|
dkrdt|
tj||||ddd}i|gfdd}t|||}dd||fg}|dk	r||}x|D]}tddtt|t|d}|krjd|t	j
j|f}|jd|n3d|t	j
j|f}|jdt||d7}qWig}}x|D]\}}} ||krqd||<| tk	rt|d-krd!|t|}n8|d"kr1t|}n|t|jd#d.}|jd$|t	j
j| fq|j|d%qW|jdttd&j||	jd'd(j|qWd)tt	j
j
t|t	j
j
t|fg}!xbt|D]T}|ddd*kr6qt	j
jt ||} |!jd+||| fqW|dj|	dj|!d,t	j
j
djt!j"|||S)/z9Return a nice HTML document describing a given traceback.zPython rz: z<body bgcolor="#f0f0f8">z<big><big>%s</big></big>z#ffffffz#6622aaz<br>z
<p>A problem occurred in a Python script.  Here is the sequence of
function calls leading up to the error, in the order they occurred.</p>z<tt>z&nbsp;r+z&nbsp;</tt>z<a href="file://%s">%s</a>?rzin formatvaluecSsdtjj|S)N=)pydochtmlrepr)r$rrr<lambda>szhtml.<locals>.<lambda>c
s<d|d<ztj|dSWd|dd7<XdS)Nr)	linecachegetline)lnum)file	highlightrrr szhtml.<locals>.readerz+<tr><td bgcolor="#d8bbff">%s%s %s</td></tr>z<big>&nbsp;</big>Nz<tt>=&gt;%s%s</tt>z&<tr><td bgcolor="#ffccee">%s</td></tr>z<tt>&nbsp;&nbsp;%s%s</tt>z<tr><td>%s</td></tr>r3rr
z<em>%s</em> r
rz%s&nbsp;= %sz <em>undefined</em>z, zF
<table width="100%%" cellspacing=0 cellpadding=0 border=0>
%s</table>
z	<p>%s: %s_z
<br>%s%s&nbsp;=
%sz


<!-- The above is a description of an error in a Python program, formatted
     for a Web browser because the 'cgitb' module was enabled.  In case you
     are not reading this in a Web browser, here is the original traceback:

%s
-->
)rr
)#
isinstancer__name__sysversionsplit
executabletimectimer/r0Zheadingrescapestrrinspectgetinnerframesospathabspathgetargvaluesformatargvaluesr*lenZ	preformatrr	rr1joindirr	tracebackformat_exception)"einfocontextetypeevalueetbpyverdateheadindentframesrecordsrr6funclinesindexlinkargsvarargsvarkwrcallr r!rowsir(numdonedumprr)r$	exceptionr)r7r8rr0es|	"@



.

&&	r0c 
s]|\}}}t|tr'|j}dtjjddtj}tjtj}dt	|||fd}g}t
j||}	x|	D]\}
}}}
}rtj
jpdt
j|
\}}}}d}|dkr)d|t
j||||d	d
d}i|gfdd
}t||
|}d|fg}|dk	r||}x9|
D]1}d|}|j||j|d7}qWig}}x|D]\}}}||krqd||<|tk	rk|dkr"d|}n#|dkrE||jdd}|jd|tjj|fq|j|dqW|jdj||jddj|qWdt	|t	|fg}xIt|D];}tjjt||}|jdd ||fqW|dj|dj|ddjtj|||S)!z:Return a plain text document describing a given traceback.zPython rz: z	%s
%s
%s
z
A problem occurred in a Python script.  Here is the sequence of
function calls leading up to the error, in the order they occurred.
r,rzin r-cSsdtjj|S)Nr.)r/rr1)r$rrrr2sztext.<locals>.<lambda>c
s<d|d<ztj|dSWd|dd7<XdS)Nr3r)r4r5)r6)r7r8rrr sztext.<locals>.readerz %s %sNz%5d r3rzglobal r
rz%s = %sz
 undefinedr9z
%s
z%s: %sz

%s%s = %s zc

The above is a description of an error in a Python program.  Here is
the original traceback:

%s
r;z    )r<rr=r>r?r@rArBrCrErFrGrHrIrJrKrLr*rrstriprr/rr1rNrOrrPrQ) rRrSrTrUrVrWrXrYr[r\rr6r]r^r_rarbrcrrdr r!rerfr(rgrhrirr)r$rjr)r7r8rrs^	"





&rc@sLeZdZdZdddddddZdd	Zdd
dZdS)Hookz?A hook to replace sys.excepthook that shows tracebacks in HTML.r3Nr+r0cCs:||_||_||_|p'tj|_||_dS)N)displaylogdirrSr>stdoutr7format)selfrorprSr7rrrrr__init__s
			z
Hook.__init__cCs|j|||fdS)N)handle)rsrTrUrVrrr__call__sz
Hook.__call__c
Cs|ptj}|jdkr4|jjt|jdkrItpLt}d}y|||j}Wn&dj	t
j|}d}YnX|jr|r|j
ddj
dd}|jjd	|d
q|jj|dn|jjd|jdk	rd
dg|jdk}tjd|d|j\}}y7tj|d}|j|WdQRXd|}	Wnd|}	YnX|jdkr|jjd|	n|jj|	dy|jjWnYnXdS)Nr0FrT&z&amp;<z&lt;z<pre>z</pre>
r9z*<p>A problem occurred in a Python script.
z.txtz.htmlsuffixrOwz*%s contains the description of this error.z*Tried to save traceback to %s, but failed.z
<p>%s</p>
)r>exc_inforrr7writerr0rrSrNrPrQroreplacerptempfileZmkstemprHfdopenflush)
rsinfoZ	formatterZplaindocryfdrIr7msgrrrrus@	!zHook.handle)r=
__module____qualname____doc__rtrvrurrrrrns
rnr3c	Cs(td|d|d|d|t_dS)aInstall an exception handler that formats tracebacks as HTML.

    The optional argument 'display' can be set to 0 to suppress sending the
    traceback to the browser, and 'logdir' can be set to a directory to cause
    tracebacks to be written to files there.rorprSrrN)rnr>
excepthook)rorprSrrrrrenable8sr)rrFrr4rHr/r>r~rBrrPrrrrr	rr*r0rrnruZhandlerrrrrr<module>s,
ZA7