File manager - Edit - /opt/saltstack/salt/lib/python3.10/site-packages/pygments/lexers/__pycache__/special.cpython-310.pyc
Back
o ;j � @ 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-present 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 �K/opt/saltstack/salt/lib/python3.10/site-packages/pygments/lexers/special.py�get_tokens_unprocessed"