/var/opt/nydus/ops/asn1crypto/__pycache__
Edit: /var/opt/nydus/ops/asn1crypto/__pycache__/_errors.cpython-312.pyc (1500B)
Mj. L d Z ddlmZmZmZmZ ddlZddlZ G d de Z d Z
y)z=
Exports the following items:
- unwrap()
- APIException()
)unicode_literalsdivisionabsolute_importprint_functionNc e Zd ZdZy)APIExceptionzI
An exception indicating an API has been removed from asn1crypto
N)__name__
__module____qualname____doc__ C/opt/nydus/tmp/pip-target-a90h98xg/lib/python/asn1crypto/_errors.pyr r s r r c t j | }|j d dk7 rt j dd| }|r||z }|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\*\-=]) )textwrapdedentfindresubstrip)stringparamsoutputs r unwrapr sT $ __V
$F {{4B:CH
&
\\^FMr )r
__future__r r r r r r Exceptionr r r
r r
r s* S R 9 r