Файловый менеджер - Редактировать - /opt/imh-python/lib/python3.9/site-packages/pygments/lexers/__pycache__/special.cpython-39.pyc
Ðазад
a a�h � @ s� d Z ddlZddlmZmZ ddlmZmZmZm Z ddl mZ g d�ZG dd� de�Z G d d � d e�Zi ZG dd� de�ZdS ) z� pygments.lexers.special ~~~~~~~~~~~~~~~~~~~~~~~ Special lexers. :copyright: Copyright 2006-2025 by the Pygments team, see AUTHORS. :license: BSD, see LICENSE for details. � N)�Lexer�line_re)�Token�Error�Text�Generic)�get_choice_opt)� TextLexer�OutputLexer� RawTokenLexerc @ sB e Zd ZdZdZdgZdgZdgZdZdZ dZ dd � Zd d� ZdS ) r z3 "Null" lexer, doesn't highlight anything. z Text only�textz*.txtz text/plain� g{�G�z�?c c s dt |fV d S �Nr )r ��selfr � r ��/root/rpmbuild/BUILDROOT/imh-python39-modules-3.9.7-92.el8.x86_64/opt/imh-python/lib/python3.9/site-packages/pygments/lexers/special.py�get_tokens_unprocessed"