HEX
Server: Apache
System: Linux scp1.abinfocom.com 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
User: confeduphaar (1010)
PHP: 8.1.33
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //lib/python3/dist-packages/twisted/web/__pycache__/html.cpython-38.pyc
U

��W[�@s�dZddlmZddlmZmZddlmZddl	m
Z
ee
dddd�d	d
�dd��Zee
dddd�d	d
�d
d��Zee
dddd�d	d
�dd��Z
ee
dddd�d	d
�dd��ZdS)z I hold HTML generation helpers.
�)�log)�NativeStringIO�escape)�
deprecated)�VersionZTwisted��ztwisted.web.template)ZreplacementcCsdt|�dS)z4Wrap <pre> tags around some text and HTML-escape it.z<pre>z</pre>)r)�text�r
�2/usr/lib/python3/dist-packages/twisted/web/html.py�PREsrcCs:t�}|�d�|D]}|�d|�q|�d�|��S)N�<ul>
z
<li> %s</li>
�</ul>��StringIO�write�getvalue)�lst�io�elr
r
r�ULs

rcCsBt�}|�d�|D]\}}|�d||f�q|�d�|��S)Nr
z<li> <a href="%s">%s</a></li>
rr)rrZhrrr
r
r�linkList"s

rcOs>z|||�WSt�d|f�t��td�YSXdS)z�output(func, *args, **kw) -> html string
    Either return the result of a function (which presumably returns an
    HTML-legal string) or a sparse HTMLized error message and a message
    in the server log.
    zError calling %r:zAn error occurred.N)r�msg�errr)�func�args�kwr
r
r�output-srN)�__doc__Ztwisted.pythonrZtwisted.python.compatrrrZtwisted.python.deprecaterZincrementalrrrrrr
r
r
r�<module>s