| Server IP : 3.111.61.48 / Your IP : 216.73.216.67 Web Server : Apache System : Linux ip-10-0-5-176 6.8.0-1057-aws #60~22.04.1-Ubuntu SMP Wed May 27 08:16:59 UTC 2026 x86_64 User : ubuntu ( 1000) PHP Version : 8.2.31 Disable Function : exec,passthru,shell_exec,system MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /lib/python3/dist-packages/pygments/__pycache__/ |
Upload File : |
o
���a�# � @ s< d Z ddlZddlmZ e�d�Ze�dejejB ejB �Z e�dej
ejB ejB ejB �Ze�dej
�ZG dd � d e�ZG d
d� de�Zd2d
d�Zd3dd�Zd3dd�Zd3dd�Zdd� Zdd� Zdd� Zdd� Zdd� Zi Zdd � Zd!d"� Zd4d#d$�Zd5d&d'�Z G d(d)� d)�Z!d*d+� Z"d,d-� Z#d.d/� Z$G d0d1� d1e�Z%dS )6z�
pygments.util
~~~~~~~~~~~~~
Utility functions.
:copyright: Copyright 2006-2021 by the Pygments team, see AUTHORS.
:license: BSD, see LICENSE for details.
� N)�
TextIOWrapperz[/\\ ]z�
<!DOCTYPE\s+(
[a-zA-Z_][a-zA-Z0-9]*
(?: \s+ # optional in HTML5
[a-zA-Z_][a-zA-Z0-9]*\s+
"[^"]*")?
)
[^>]*>
z<(.+?)(\s.*?)?>.*?</.+?>z\s*<\?xml[^>]*\?>c @ s e Zd ZdZdS )�
ClassNotFoundzCRaised if one of the lookup functions didn't find a matching class.N)�__name__�
__module__�__qualname__�__doc__� r r �//usr/lib/python3/dist-packages/pygments/util.pyr s r c @ s e Zd ZdS )�OptionErrorN)r r r r r r r r
"