BYPASS SHELL BY ./RAZORGANZ
Server: nginx/1.20.1
System: Linux iZdzfnv9mwfppeZ 5.10.134-19.2.al8.x86_64 #1 SMP Wed Oct 29 22:47:09 CST 2025 x86_64
User: apache (48)
PHP: 8.2.30
Disabled: NONE
Upload Files
File: //lib/python3.6/site-packages/asn1crypto/__pycache__/_errors.cpython-36.pyc
3

u��Y��@s8dZddlmZmZmZmZddlZddlZdd�ZdS)zU
Helper for formatting exception messages. Exports the following items:

 - unwrap()
�)�unicode_literals�division�absolute_import�print_functionNcGs>tj|�}|jd�dkr&tjdd|�}|r2||}|j�}|S)a_
    Takes a multi-line string and does the following:

     - dedents
     - converts newlines with text before and after into a single line
     - strips leading and trailing whitespace

    :param string:
        The string to format

    :param *params:
        Params to interpolate into the string

    :return:
        The formatted string
    �
�z(?<=\S)
(?=[^ 
	\d\*\-=])� ���)�textwrap�dedent�find�re�sub�strip)�stringZparams�output�r�/usr/lib/python3.6/_errors.py�unwraps
r)	�__doc__Z
__future__rrrrr
r
rrrrr�<module>s